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

/httpd/modules/aaa/
H A Dmod_authz_core.c66 typedef struct authz_section_conf authz_section_conf; typedef in typeref:struct:authz_section_conf
68 struct authz_section_conf { struct
79 authz_section_conf *first;
80 authz_section_conf *next;
86 authz_section_conf *section;
132 authz_section_conf *section;
360 authz_section_conf *section)
373 static authz_section_conf* create_default_section(apr_pool_t *p)
375 authz_section_conf *sectio
[all...]

Completed in 12 milliseconds