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

/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dftpd.c2547 int ispassive, af; local
2585 ispassive = 0;
2595 ispassive = 1;
2611 ispassive ? "PASV" : "PORT" ,
2642 ispassive ? "LPSV" : "LPRT", af, alen);
2667 ispassive ? "EPSV" : "EPRT",

Completed in 159 milliseconds