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