Searched refs:x_pre_config (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/examples/
H A Dmod_example_hooks.c737 static int x_pre_config(apr_pool_t *pconf, apr_pool_t *plog, function
743 trace_startup(ptemp, NULL, NULL, "x_pre_config()");
1451 ap_hook_pre_config(x_pre_config, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 538 milliseconds