Searched refs:SWAITMAX (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/opie/
H A Dopieftpd.c217 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
220 static int swaitmax = SWAITMAX;
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c107 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
110 int swaitmax = SWAITMAX;
/freebsd-10.1-release/libexec/ftpd/
H A Dftpd.c197 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
200 int swaitmax = SWAITMAX;

Completed in 64 milliseconds