Home
last modified time | relevance | path

Searched refs:th_stuff (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c57 name = (char *)&tftp->th_stuff; in interpret_tftp()
63 name = (char *)&tftp->th_stuff; in interpret_tftp()
101 name = (char *)&tftp->th_stuff; in interpret_tftp()
/titanic_41/usr/src/head/arpa/
H A Dtftp.h66 #define th_stuff th_block /* ditto */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c414 cp = (char *)&tp->th_stuff; in makerequest()
591 cp = (char *)&oackp->th_stuff; in process_oack()
665 file = (char *)&tp->th_stuff; in tpacket()
695 print_options(stdout, (char *)&tp->th_stuff, in tpacket()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c683 cp = (char *)&oackp->th_stuff; in process_options()
717 if (cp != (char *)&oackp->th_stuff) in process_options()
783 filename = (char *)&tp->th_stuff; in tftp()
1023 print_options(stderr, (char *)&oackbuf.hdr.th_stuff, in tftpd_sendfile()
1216 print_options(stderr, (char *)&ap->th_stuff, in tftpd_recvfile()