Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1024 perror_reply(550, name); in retrieve()
1054 perror_reply(550, name); in retrieve()
1124 perror_reply(553, name); in do_store()
1154 perror_reply(550, name); in do_store()
1164 perror_reply(552, name); in do_store()
1737 perror_reply(550, name); in do_delete()
1748 perror_reply(550, name); in do_delete()
1760 perror_reply(550, path); in cwd()
1773 perror_reply(550, name); in makedir()
1787 perror_reply(550, name); in removedir()
[all …]
H A Dextern.h85 void perror_reply(int, const char *);
H A Dftpcmd.y486 perror_reply(550, $7);
1455 perror_reply(550, filename);
H A Dftpcmd.c2239 perror_reply(550, (yyvsp[(7) - (9)].s)); in yyparse()
3508 perror_reply(550, filename);
/freebsd-14.2/libexec/ftpd/
H A Dftpd.c1678 perror_reply(550, name); in retrieve()
1688 perror_reply(550, name); in retrieve()
1723 perror_reply(550, name); in retrieve()
1783 perror_reply(553, name); in store()
1812 perror_reply(550, name); in store()
2592 perror_reply(550, name); in delete()
2607 perror_reply(550, name); in delete()
2619 perror_reply(550, path); in cwd()
2633 perror_reply(550, name); in makedir()
2648 perror_reply(550, name); in removedir()
[all …]
H A Dextern.h53 void perror_reply(int, char *);
H A Dftpcmd.y589 perror_reply(550, $6);
625 perror_reply(550, $8);
725 perror_reply(550, $4);
1589 perror_reply(550, filename);
1602 perror_reply(550, filename);
1606 perror_reply(550, filename);