Searched refs:th_data (Results 1 – 4 of 4) sorted by relevance
62 char th_data[1]; /* data or error string */ member68 #define th_msg th_data
236 got = len - (t->th_data - (char *)t); in recvtftp()579 bcopy(tftpfile->tftp_hdr->th_data + offinblock, in tftp_read()681 bcopy(tftpfile->tftp_hdr->th_data, in tftp_preload()695 bcopy(tftpfile->tftp_hdr->th_data, in tftp_preload()
259 writesize = write_file(firstblock->th_data, fb_size); in tftp_receive()389 writesize = write_file(rp->th_data, n_data); in tftp_receive()
371 memcpy(pkt->th_data, data, size); in send_data()