Home
last modified time | relevance | path

Searched refs:ap_limit_section (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttp_core.h350 CORE_EXPORT_NONSTD(const char *) ap_limit_section (cmd_parms *cmd, void *dummy, const char *arg);
Dap_compat.h191 #define limit_section ap_limit_section
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_core.c1241 CORE_EXPORT_NONSTD(const char *) ap_limit_section(cmd_parms *cmd, void *dummy, in ap_limit_section() function
3133 { "<Limit", ap_limit_section, NULL, OR_ALL, RAW_ARGS, "Container for "
3137 { "<LimitExcept", ap_limit_section, (void*)1, OR_ALL, RAW_ARGS,