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

/httpd/modules/debugging/
H A Dmod_firehose.c588 | NOT_IN_LIMIT);
603 | NOT_IN_LIMIT);
618 | NOT_IN_LIMIT);
633 | NOT_IN_LIMIT);
648 | NOT_IN_LIMIT);
663 | NOT_IN_LIMIT);
/httpd/modules/apreq/
H A Dfilter.c62 const char *err = ap_check_cmd_context(cmd, NOT_IN_LIMIT);
75 const char *err = ap_check_cmd_context(cmd, NOT_IN_LIMIT);
88 const char *err = ap_check_cmd_context(cmd, NOT_IN_LIMIT);
/httpd/include/
H A Dhttp_config.h904 #define NOT_IN_LIMIT 0x02 /**< Forbidden in &lt;Limit&gt; */ macro
912 #define GLOBAL_ONLY (NOT_IN_VIRTUALHOST|NOT_IN_LIMIT|NOT_IN_DIR_LOC_FILE)
/httpd/modules/cache/
H A Dmod_cache.c2223 NOT_IN_DIRECTORY|NOT_IN_LIMIT|NOT_IN_FILES);
2279 NOT_IN_DIRECTORY|NOT_IN_LIMIT|NOT_IN_FILES);
/httpd/server/
H A Dcore.c1165 if ((forbidden & (NOT_IN_LIMIT | NOT_IN_DIR_LOC_FILE))
2380 NOT_IN_LOCATION | NOT_IN_LIMIT);
2469 const char *err = ap_check_cmd_context(cmd, NOT_IN_LIMIT);

Completed in 1789 milliseconds