Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/opie/
H A Dopieftpd.c699 perror_reply(550, name);
707 perror_reply(550, name);
741 perror_reply(553, name);
752 perror_reply(550, name);
761 perror_reply(550, name);
766 perror_reply(550, name);
1181 perror_reply(550, name);
1192 perror_reply(550, name);
1202 perror_reply(550, path);
1210 perror_reply(550, name);
[all …]
H A Dftpcmd.y485 perror_reply(550, (char *) $8);
562 perror_reply(550, (char *) $4);
1267 perror_reply(550, filename);
/freebsd-13.1/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-13.1/libexec/ftpd/
H A Dftpd.c1706 perror_reply(550, name); in retrieve()
1716 perror_reply(550, name); in retrieve()
1751 perror_reply(550, name); in retrieve()
1811 perror_reply(553, name); in store()
1840 perror_reply(550, name); in store()
2620 perror_reply(550, name); in delete()
2635 perror_reply(550, name); in delete()
2647 perror_reply(550, path); in cwd()
2661 perror_reply(550, name); in makedir()
2676 perror_reply(550, name); in removedir()
[all …]
H A Dextern.h54 void perror_reply(int, char *);
H A Dftpcmd.y591 perror_reply(550, $6);
627 perror_reply(550, $8);
727 perror_reply(550, $4);
1591 perror_reply(550, filename);
1604 perror_reply(550, filename);
1608 perror_reply(550, filename);