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

/illumos-gate/usr/src/head/arpa/
H A Dtftp.h66 #define th_stuff th_block /* ditto */ macro
/illumos-gate/usr/src/boot/include/arpa/
H A Dtftp.h65 #define th_stuff th_u.tu_stuff macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c57 name = (char *)&tftp->th_stuff;
63 name = (char *)&tftp->th_stuff;
101 name = (char *)&tftp->th_stuff;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c414 cp = (char *)&tp->th_stuff;
591 cp = (char *)&oackp->th_stuff;
665 file = (char *)&tp->th_stuff;
695 print_options(stdout, (char *)&tp->th_stuff,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c683 cp = (char *)&oackp->th_stuff;
717 if (cp != (char *)&oackp->th_stuff)
783 filename = (char *)&tp->th_stuff;
1023 print_options(stderr, (char *)&oackbuf.hdr.th_stuff,
1216 print_options(stderr, (char *)&ap->th_stuff,
/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c293 wtail = wbuf.t.th_stuff;

Completed in 68 milliseconds