Searched refs:ap_limit_section (Results 1 - 2 of 2) sorted by relevance
| /httpd/include/ |
| H A D | http_core.h | 723 AP_CORE_DECLARE_NONSTD(const char *) ap_limit_section(cmd_parms *cmd, void *dummy, const char *arg);
|
| /httpd/server/ |
| H A D | core.c | 2117 AP_CORE_DECLARE_NONSTD(const char *) ap_limit_section(cmd_parms *cmd, function 4185 AP_INIT_RAW_ARGS("<Limit", ap_limit_section, NULL, OR_LIMIT | OR_AUTHCFG, 4188 AP_INIT_RAW_ARGS("<LimitExcept", ap_limit_section, (void*)1,
|
Completed in 27 milliseconds