HomeSort by: relevance | last modified time | path
    Searched refs:th_stuff (Results 1 - 7 of 7) sorted by relevancy

  /src/include/arpa/
tftp.h 68 #define th_stuff th_u.tu_stuff macro
  /src/sys/lib/libsa/
tftp.h 87 #define th_stuff th_u.tu_stuff macro
tftp.c 166 wtail = wbuf.t.th_stuff;
  /src/usr.bin/tftp/
tftp.c 97 opt = ap->th_stuff;
544 cp = tp->th_stuff;
546 cp = (void *)&tp->th_stuff;
652 cp = tp->th_stuff;
654 cp = (void *) &tp->th_stuff;
695 cp = tp->th_stuff;
  /src/libexec/tftpd/
tftpd.c 466 tp->th_stuff, val);
475 tp->th_stuff, val);
507 tp->th_stuff, val);
516 tp->th_stuff, val);
561 tp->th_stuff, val);
570 tp->th_stuff, val);
662 filename = cp = tp->th_stuff;
  /src/sys/kern/
subr_tftproot.c 94 #define th_stuff th_u.tu_stuff macro
262 cp = tftp->th_stuff;
  /src/dist/pf/libexec/tftp-proxy/
tftp-proxy.c 297 tp->th_stuff);

Completed in 15 milliseconds