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

/httpd/server/
H A Dcore.c4749 static int core_check_config(apr_pool_t *pconf, apr_pool_t *plog, apr_pool_t *ptemp, server_rec *s) function
5230 ap_hook_check_config(core_check_config,NULL,NULL,APR_HOOK_FIRST);

Completed in 29 milliseconds