Home
last modified time | relevance | path

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

/netbsd-src/libexec/httpd/
H A Dcgi-bozo.c388 if (!httpd->cgibin && !httpd->process_cgi) in bozo_process_cgi()
692 httpd->process_cgi = 1; in bozo_add_content_map_cgi()
H A Dbozohttpd.h128 int process_cgi; /* use the cgi handler */ member