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

/httpd/modules/aaa/
H A Dmod_auth_digest.c1910 static const char * const cfgPost[]={ "http_core.c", NULL }; local
1914 ap_hook_post_config(initialize_module, NULL, cfgPost, APR_HOOK_MIDDLE);

Completed in 1009 milliseconds