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

/httpd/modules/aaa/
H A Dmod_authz_core.c715 authz_logic_op parent_op)
722 (parent_op == AUTHZ_LOGIC_AND) ? AUTHZ_GRANTED : AUTHZ_NEUTRAL;
713 apply_authz_sections(request_rec *r, authz_section_conf *section, authz_logic_op parent_op) argument

Completed in 278 milliseconds