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

/httpd/modules/aaa/
H A Dmod_authn_core.c301 authn_core_dir_conf *aconfig = (authn_core_dir_conf *)mconfig; local
304 aconfig->ap_auth_name = ap_expr_parse_cmd(cmd, word1, AP_EXPR_FLAG_STRING_RESULT,
318 authn_core_dir_conf *aconfig = (authn_core_dir_conf *)mconfig; local
321 aconfig->ap_auth_type = ap_expr_parse_cmd(cmd, word1, AP_EXPR_FLAG_STRING_RESULT,
329 aconfig->auth_type_set = 1;

Completed in 1075 milliseconds