Searched refs:opt_retr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authn_dbm.c197 static void opt_retr(void) function
206 ap_hook_optional_fn_retrieve(opt_retr, NULL, NULL, APR_HOOK_MIDDLE);
H A Dmod_authn_file.c173 static void opt_retr(void) function
182 ap_hook_optional_fn_retrieve(opt_retr, NULL, NULL, APR_HOOK_MIDDLE);
H A Dmod_authn_dbd.c278 static void opt_retr(void) function
292 ap_hook_optional_fn_retrieve(opt_retr, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 138 milliseconds