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

/httpd/modules/aaa/
H A Dmod_authz_core.c464 static const char *add_authz_section(cmd_parms *cmd, void *mconfig, function
682 AP_INIT_RAW_ARGS("<RequireAll", add_authz_section, NULL, OR_AUTHCFG,
686 AP_INIT_RAW_ARGS("<RequireAny", add_authz_section, NULL, OR_AUTHCFG,
691 AP_INIT_RAW_ARGS("<RequireNotAll", add_authz_section, NULL, OR_AUTHCFG,
696 AP_INIT_RAW_ARGS("<RequireNone", add_authz_section, NULL, OR_AUTHCFG,

Completed in 179 milliseconds