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

/freebsd-10.1-release/libexec/tftpd/
H A Dtftp-io.h40 int send_rrq(int peer, char *, char *);
H A Dtftp-io.c224 send_rrq(int peer, char *filename, char *mode) function
237 DROPPACKETn("send_rrq", 1);
264 tftp_log(LOG_ERR, "send_rrq: %d %s", n, strerror(errno));
/freebsd-10.1-release/usr.bin/tftp/
H A Dtftp.c197 n = send_rrq(peer, name, mode);

Completed in 218 milliseconds