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

/openbsd-current/libexec/ftpd/
H A Dftpd.c207 static int receive_data(FILE *, FILE *);
1253 if (receive_data(din, fout) == 0) {
1625 receive_data(FILE *instr, FILE *outstr) function
1700 reply(550, "Unimplemented TYPE %d in receive_data", type);

Completed in 65 milliseconds