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

/freebsd-11.0-release/contrib/opie/
H A Dopieftpd.c188 int maxtimeout = 7200; /* don't allow idle time to be set beyond 2 hours */ variable
/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c68 int maxtimeout = 7200;/* don't allow idle time to be set beyond 2 hours */ variable
/freebsd-11.0-release/libexec/ftpd/
H A Dftpd.c123 int maxtimeout = 7200;/* don't allow idle time to be set beyond 2 hours */ variable
/freebsd-11.0-release/contrib/ntp/sntp/libevent/
H A Devdns.c3471 const int maxtimeout = strtoint_clipped(val, 1, 255); local

Completed in 157 milliseconds