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

/httpd/modules/aaa/
H A Dmod_authz_core.c713 static authz_status apply_authz_sections(request_rec *r, function
751 child_result = apply_authz_sections(r, child, section->op);
840 auth_result = apply_authz_sections(r, conf->section, AUTHZ_LOGIC_AND);

Completed in 24 milliseconds