Searched refs:th_data (Results 1 – 4 of 4) sorted by relevance
59 char th_data[1]; /* data or error string */ member65 #define th_msg th_data
233 got = len - (t->th_data - (char *)t); in recvtftp()578 bcopy(tftpfile->tftp_hdr->th_data + offinblock, in tftp_read()680 bcopy(tftpfile->tftp_hdr->th_data, in tftp_preload()694 bcopy(tftpfile->tftp_hdr->th_data, in tftp_preload()
255 writesize = write_file(firstblock->th_data, fb_size); in tftp_receive()385 writesize = write_file(rp->th_data, n_data); in tftp_receive()
364 memcpy(pkt->th_data, data, size); in send_data()