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

/httpd/modules/aaa/
H A Dmod_authz_core.c588 static int authz_core_check_section(apr_pool_t *p, server_rec *s, function
597 if (authz_core_check_section(p, s, child, 0) != OK) {
662 if (authz_core_check_section(p, s, conf->section, 1) != OK) {

Completed in 12 milliseconds