Searched refs:th_msg (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A Dtftp.h68 #define th_msg th_data macro
/freebsd-10.0-release/include/arpa/
H A Dtftp.h66 #define th_msg th_data macro
/freebsd-10.0-release/libexec/tftpd/
H A Dtftp-io.c159 strcpy(tp->th_msg, pe->e_msg);
161 tp->th_msg[length] = '\0';
165 tftp_log(LOG_DEBUG, "Sending ERROR %d: %s", error, tp->th_msg);
466 "Got ERROR packet: %s", pkt->th_msg);
/freebsd-10.0-release/usr.bin/tftp/
H A Dtftp.c232 tftp_log(LOG_ERR, "Error code %d: %s", rp->th_code, rp->th_msg);
/freebsd-10.0-release/lib/libstand/
H A Dtftp.c158 wtail = wbuf.t.th_msg;

Completed in 66 milliseconds