Searched defs:authz_dbm_getfns (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authz_dbm.c | 309 static void authz_dbm_getfns(void) function 324 ap_hook_optional_fn_retrieve(authz_dbm_getfns, NULL, NULL, APR_HOOK_MIDDLE); |
Completed in 491 milliseconds