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

/httpd/modules/aaa/
H A Dmod_authn_socache.c69 static int authn_cache_precfg(apr_pool_t *pconf, apr_pool_t *plog, apr_pool_t *ptmp) function
465 ap_hook_pre_config(authn_cache_precfg, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 10 milliseconds