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

/freebsd-9.3-release/contrib/opie/
H A Dopieftpd.c217 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
220 static int swaitmax = SWAITMAX;
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c106 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
109 int swaitmax = SWAITMAX;
/freebsd-9.3-release/libexec/ftpd/
H A Dftpd.c201 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
204 int swaitmax = SWAITMAX;
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c237 #define SWAITMAX 90 /* wait at most 90 seconds */ macro
240 int swaitmax = SWAITMAX;

Completed in 168 milliseconds