Home
last modified time | relevance | path

Searched refs:CGI_LIMIT (Results 1 – 2 of 2) sorted by relevance

/dports/www/thttpd/thttpd-2.29/
H A Dconfig.h87 #define CGI_LIMIT 50 macro
H A Dthttpd.c871 #ifdef CGI_LIMIT in parse_args()
872 cgi_limit = CGI_LIMIT; in parse_args()