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

/httpd/modules/aaa/
H A Dmod_authz_core.c100 static authz_core_dir_conf *authz_core_first_dir_conf; variable
109 conf->next = authz_core_first_dir_conf;
110 authz_core_first_dir_conf = conf;
650 authz_core_first_dir_conf = NULL;
658 authz_core_dir_conf *conf = authz_core_first_dir_conf;

Completed in 11 milliseconds