Searched refs:tftpd_recvfile (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.tftpd.c | 150 static void tftpd_recvfile(struct formats *, int); 157 { "netascii", validate_filename, tftpd_sendfile, tftpd_recvfile, 1 }, 158 { "octet", validate_filename, tftpd_sendfile, tftpd_recvfile, 0 }, 1185 tftpd_recvfile(struct formats *pf, int oacklen) in tftpd_recvfile() function
|