Home
last modified time | relevance | path

Searched refs:noepsv (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/ftpd/
H A Dextern.h82 extern int noepsv;
H A Dftpcmd.y659 if (!noepsv)
1014 if (noepsv) {
H A Dftpd.c123 int noepsv = 0; /* EPSV command is disabled. */ variable
311 noepsv = 1; in main()