Home
last modified time | relevance | path

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

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