Home
last modified time | relevance | path

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

/freebsd-10-stable/libexec/tftpd/
Dtftpd.c106 static void tftp_xmitfile(int peer, const char *mode);
622 tftp_xmitfile(peer, mode); in tftp_rrq()
802 tftp_xmitfile(int peer, const char *mode) in tftp_xmitfile() function