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

/httpd/server/
H A Dcore.c4761 static int core_pre_config(apr_pool_t *pconf, apr_pool_t *plog, apr_pool_t *ptemp) function
5228 ap_hook_pre_config(core_pre_config, NULL, NULL, APR_HOOK_REALLY_FIRST);

Completed in 28 milliseconds