Searched refs:th_msg (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/head/arpa/ |
| H A D | tftp.h | 66 #define th_msg th_data macro
|
| /illumos-gate/usr/src/boot/include/arpa/ |
| H A D | tftp.h | 66 #define th_msg th_data macro
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
| H A D | tftp.c | 197 ap->th_msg); in tftp_sendfile() 325 dp->th_msg); in tftp_recvfile() 637 (void) strlcpy(tp->th_msg, pe->e_msg, in nak() 706 (void) printf(", msg=%.*s", n, tp->th_msg); in tpacket()
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | in.tftpd.c | 1067 ackbuf.tb_hdr.th_msg); in tftpd_sendfile() 1145 ackbuf.tb_hdr.th_msg); in tftpd_sendfile() 1265 " %.*s", n - 4, dp->th_msg); in tftpd_recvfile() 1368 (void) strlcpy(tp->th_msg, (pe->e_msg != NULL) ? pe->e_msg : "UNKNOWN", in nak() 1370 length = strlen(tp->th_msg); in nak() 1373 (void) fprintf(stderr, "Sending NAK: %s\n", tp->th_msg); in nak()
|
| /illumos-gate/usr/src/boot/libsa/ |
| H A D | tftp.c | 154 wtail = wbuf.t.th_msg; in tftp_senderr()
|