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

/netbsd-current/usr.bin/ftp/
H A Dftp_var.h255 GLOBAL int epsv6bad; /* EPSV doesn't work on the current server */ variable
H A Dftp.c1316 if (epsv6 && !epsv6bad) {
1339 epsv6bad = 1;
1599 if (!epsv6 || epsv6bad) {
H A Dmain.c195 epsv6bad = 0;
H A Dcmds.c864 epsv6bad ? " (disabled for this connection)" : "");
2253 epsv6bad = 0;
H A Dutil.c302 epsv6bad = 0;

Completed in 191 milliseconds