Searched defs:maxtimeout (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/tftp/ | ||
H A D | main.c | 102 int maxtimeout = 5 * TIMEOUT; variable |
/openbsd/libexec/ftpd/ | ||
H A D | ftpd.c | 123 int maxtimeout = 7200;/* don't allow idle time to be set beyond 2 hours */ variable |