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

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

Completed in 137 milliseconds