Home
last modified time | relevance | path

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

/freebsd-13-stable/libexec/tftpd/
HDtftpd.c106 static void tftp_recvfile(int peer, const char *mode);
564 tftp_recvfile(peer, mode); in tftp_wrq()
834 tftp_recvfile(int peer, const char *mode) in tftp_recvfile() function