Home
last modified time | relevance | path

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

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