Apache2
|
Apache hook functions. More...
Go to the source code of this file.
Functions | |
void | apr_hook_sort_register (const char *szHookName, apr_array_header_t **aHooks) |
void | apr_hook_sort_all (void) |
void | apr_hook_debug_show (const char *szName, const char *const *aszPre, const char *const *aszSucc) |
void | apr_hook_deregister_all (void) |
Variables | |
APR_DECLARE_DATA apr_pool_t * | apr_hook_global_pool |
APR_DECLARE_DATA int | apr_hook_debug_enabled |
APR_DECLARE_DATA const char * | apr_hook_debug_current |
Apache hook functions.