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

/haiku/src/bin/network/ftpd/
H A Dextern.h84 extern int noepsv;
H A Dftpcmd.y777 if (!noepsv)
1132 if (noepsv) {
H A Dftpd.c144 int noepsv = 0; /* EPSV command is disabled. */ variable
338 noepsv = 1;

Completed in 92 milliseconds