Searched defs:sec_auth (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authn_core.c | 64 ap_conf_vector_t *sec_auth; member in struct:provider_alias_rec 131 prvdraliasrec->sec_auth); 163 prvdraliasrec->sec_auth); 276 prvdraliasrec->sec_auth = new_auth_config; |
H A D | mod_authz_core.c | 55 ap_conf_vector_t *sec_auth; member in struct:provider_alias_rec 223 prvdraliasrec->sec_auth); 310 prvdraliasrec->sec_auth = new_authz_config; |
Completed in 26 milliseconds