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