Searched defs:x_check_config (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/examples/
H A Dmod_example_hooks.c759 static int x_check_config(apr_pool_t *pconf, apr_pool_t *plog, function
765 trace_startup(ptemp, s, NULL, "x_check_config()");
1372 trace_nocontext(p, __FILE__, __LINE__, "x_check_config()");
1452 ap_hook_check_config(x_check_config, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1846 milliseconds