Symbol export macros and hook functions.
ap_directive_t * ap_conftree
ap_directive_t * ap_add_node(ap_directive_t **parent, ap_directive_t *current, ap_directive_t *toadd, int child)
Structure used to build the config tree.
struct ap_directive_t * next
struct ap_directive_t * parent
struct ap_directive_t * first_child
struct ap_directive_t * last