|
Apache HTTPD
|
#include "httpd.h"#include "http_config.h"#include "http_log.h"#include "mod_optional_hook_export.h"Go to the source code of this file.
Functions | |
| static int | ImportOptionalHookTestHook (const char *szStr) |
| static void | ImportRegisterHooks (apr_pool_t *p) |
Variables | |
| static int *const | aplog_module_index = &( optional_hook_import_module.module_index) |
< Module has handled this stage.
< Module has handled this stage.
Definition at line 22 of file mod_optional_hook_import.c.
|
static |
Definition at line 30 of file mod_optional_hook_import.c.
Definition at line 36 of file mod_optional_hook_import.c.