Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/tftp/
H A Dtftp.c97 opt = ap->th_stuff; in get_options()
544 cp = tp->th_stuff; in makerequest()
546 cp = (void *)&tp->th_stuff; in makerequest()
652 cp = tp->th_stuff; in tpacket()
654 cp = (void *) &tp->th_stuff; in tpacket()
695 cp = tp->th_stuff; in tpacket()
/netbsd-src/libexec/tftpd/
H A Dtftpd.c466 tp->th_stuff, val); in blk_handler()
475 tp->th_stuff, val); in blk_handler()
507 tp->th_stuff, val); in timeout_handler()
516 tp->th_stuff, val); in timeout_handler()
561 tp->th_stuff, val); in tsize_handler()
570 tp->th_stuff, val); in tsize_handler()
662 filename = cp = tp->th_stuff; in tftp()
/netbsd-src/sys/lib/libsa/
H A Dtftp.h87 #define th_stuff th_u.tu_stuff macro
H A Dtftp.c166 wtail = wbuf.t.th_stuff; in tftp_makereq()
/netbsd-src/include/arpa/
H A Dtftp.h68 #define th_stuff th_u.tu_stuff macro
/netbsd-src/sys/kern/
H A Dsubr_tftproot.c94 #define th_stuff th_u.tu_stuff macro
262 cp = tftp->th_stuff; in tftproot_getfile()
/netbsd-src/dist/pf/libexec/tftp-proxy/
H A Dtftp-proxy.c297 tp->th_stuff); in main()