Searched refs:th_stuff (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dtftp.h67 #define th_stuff th_u.tu_stuff macro
H A Dprint-tftp.c108 * XXX Not all arpa/tftp.h's specify th_stuff as any
112 p = (u_char *)tp->th_stuff;
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/win32/Include/Arpa/
H A Dtftp.h69 #define th_stuff th_u.tu_stuff macro
/netbsd-6-1-5-RELEASE/include/arpa/
H A Dtftp.h68 #define th_stuff th_u.tu_stuff macro
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dtftp.h87 #define th_stuff th_u.tu_stuff macro
H A Dtftp.c166 wtail = wbuf.t.th_stuff;
/netbsd-6-1-5-RELEASE/usr.bin/tftp/
H A Dtftp.c97 opt = ap->th_stuff;
546 cp = tp->th_stuff;
548 cp = (void *)&tp->th_stuff;
659 cp = tp->th_stuff;
661 cp = (void *) &tp->th_stuff;
700 cp = tp->th_stuff;
/netbsd-6-1-5-RELEASE/libexec/tftpd/
H A Dtftpd.c440 tp->th_stuff, val);
448 tp->th_stuff, val);
476 tp->th_stuff, val);
484 tp->th_stuff, val);
529 tp->th_stuff, val);
537 tp->th_stuff, val);
630 filename = cp = tp->th_stuff;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsubr_tftproot.c96 #define th_stuff th_u.tu_stuff macro
263 cp = tftp->th_stuff;
/netbsd-6-1-5-RELEASE/dist/pf/libexec/tftp-proxy/
H A Dtftp-proxy.c297 tp->th_stuff);

Completed in 394 milliseconds