Home
last modified time | relevance | path

Searched defs:maxtimeout (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/tftp/
H A Dmain.c88 int maxtimeout = 5 * TIMEOUT; variable
/netbsd-src/libexec/tftpd/
H A Dtftpd.c82 static int maxtimeout = 5*TIMEOUT; variable
/netbsd-src/libexec/ftpd/
H A Dextern.h280 LLT maxtimeout; /* Maximum permitted timeout */ member
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c3516 const int maxtimeout = strtoint_clipped(val, 1, 255); in evdns_base_set_option_impl() local