Home
last modified time | relevance | path

Searched refs:try_epsv6 (Results 1 – 5 of 5) sorted by relevance

/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/ftp/
H A Dftp_var.h137 int try_epsv6; /* try EPSV for this session (IPv6) */ variable
H A Dftp.c1417 if (try_epsv6) {
1426 try_epsv6 = 0;
1691 if (try_epsv6) {
1713 try_epsv6 = 0;
H A Dmain.c167 try_epsv6 = epsv6; /* so status w/o connection isn't bogus */
H A Dcmds.c721 (!try_epsv6 && epsv6) ? " (but disabled for this connection)" : "");
2029 try_epsv6 = epsv6;
H A Dutil.c136 try_epsv6 = epsv6;