Home
last modified time | relevance | path

Searched defs:http_timeout (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/libexec/phttpget/
H A Dphttpget.c127 long http_timeout; in readenv() local
/freebsd-src/usr.bin/fetch/
H A Dfetch.c95 static long http_timeout = TIMEOUT;/* default timeout for HTTP transfers */ variable