Searched refs:th_msg (Results 1 – 5 of 5) sorted by relevance
159 strcpy(tp->th_msg, pe->e_msg); in send_error()161 tp->th_msg[length] = '\0'; in send_error()165 tftp_log(LOG_DEBUG, "Sending ERROR %d: %s", error, tp->th_msg); in send_error()466 "Got ERROR packet: %s", pkt->th_msg); in receive_packet()
66 #define th_msg th_data macro
63 #define th_msg th_data macro
232 tftp_log(LOG_ERR, "Error code %d: %s", rp->th_code, rp->th_msg); in recvfile()
158 wtail = wbuf.t.th_msg; in tftp_senderr()