Home
last modified time | relevance | path

Searched refs:epsv (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h70 void epsv(char *);
H A Dftpcmd.y189 epsv (NULL);
194 epsv ($3);
H A Dftpcmd.c1841 epsv (NULL); in yyparse()
1849 epsv ((yyvsp[(3) - (5)].s)); in yyparse()
H A Dftpd.c2019 epsv(char *proto) in epsv() function
/freebsd/contrib/tnftp/
H A DNEWS15 Add epsv6 and epsv to disable extended passive mode for IPv6 or
H A DChangeLog60 - Add epsv6 and epsv to disable extended passive mode for ipv6 or
62 friends a Juniper Networks who break epsv in ipv6.
1738 - only try epsv once per connection (i.e, don't bother again
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog352 * ftp/ftp.c: fix parsing of epsv ports (from Love)