Searched refs:perror_reply (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c433 perror_reply(421, "Local resource failure: malloc");
1024 perror_reply(550, name);
1047 perror_reply(550, name);
1054 perror_reply(550, name);
1124 perror_reply(553, name);
1138 perror_reply(550, name);
1150 perror_reply(550, name);
1154 perror_reply(550, name);
1164 perror_reply(552, name);
1323 perror_reply(42
2172 perror_reply(int code, const char *string) function
[all...]
H A Dextern.h85 void perror_reply(int, const char *);
H A Dftpcmd.y486 perror_reply(550, $7);
1455 perror_reply(550, filename);

Completed in 175 milliseconds