|
Apache HTTPD
|
Config Tree Package. More...
#include "ap_config.h"Go to the source code of this file.
Classes | |
| struct | ap_directive_t |
| Structure used to build the config tree. More... | |
Typedefs | |
| typedef struct ap_directive_t | ap_directive_t |
Functions | |
| ap_directive_t * | ap_add_node (ap_directive_t **parent, ap_directive_t *current, ap_directive_t *toadd, int child) |
Variables | |
| ap_directive_t * | ap_conftree |
Config Tree Package.
Definition in file util_cfgtree.h.