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

/freebsd-13-stable/libexec/ftpd/
H A Dextern.h88 extern int noepsv;
H A Dftpcmd.y670 if (!noepsv)
1025 if (noepsv) {
H A Dftpd.c141 int noepsv = 0; /* EPSV command is disabled. */ variable
347 noepsv = 1;

Completed in 60 milliseconds