Home
last modified time | relevance | path

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

/netbsd-src/libexec/httpd/
H A Dbozohttpd.h132 unsigned header_timeout; /* header lines timeout */ member
H A Dbozohttpd.c844 alarm(httpd->header_timeout); in bozo_read_request()
2662 httpd->header_timeout = atoi(cp); in bozo_setup()