Searched refs:authorize_user_core (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authz_core.c | 814 static int authorize_user_core(request_rec *r, int after_authn) function 907 return authorize_user_core(r, 0); 912 return authorize_user_core(r, 1); |
Completed in 27 milliseconds