Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h103 void list_file(char*);
H A Dftpcmd.y318 list_file(".");
323 list_file($3);
H A Dftpcmd.c2006 list_file("."); in yyparse()
2014 list_file((yyvsp[(3) - (5)].s)); in yyparse()
H A Dftpd.c2183 list_file(char *file) in list_file() function
2259 list_file(dirname); in send_file_list()
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog616 * call list_file for broken usages of nlst too
618 * ftpd/ftpd.c: call list_file for broken usages of nlst too
749 * ftpd/ftpd.c (list_file): pass filename to ls
762 * ftpd/ftpd.c (main): make this use getarg; add `list_file'
764 * ftpd/ftpcmd.y (LIST): call list_file