Home
last modified time | relevance | path

Searched refs:eprt (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h69 void eprt(char *);
H A Dftpcmd.y178 eprt ($3);
H A Dftpcmd.c1824 eprt ((yyvsp[(3) - (5)].s)); in yyparse()
H A Dftpd.c2061 eprt(char *str) in eprt() function