Home
last modified time | relevance | path

Searched defs:stuff (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/tools/tools/net80211/wesside/dics/
H A Ddics.c188 unsigned char *stuff; in udp_checksum() local
216 int stuff, delay; in send_stuff() local
/dflybsd-src/usr.bin/strfile/
H A Dstrfile.h53 unsigned char stuff[4]; /* 64-bit aligned space */ member
/dflybsd-src/games/hack/
H A Dhack.invent.c759 char stuff[BUFSZ]; in dotypeinv() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtrans-mem.c2736 struct bb2reg_stuff *stuff = (struct bb2reg_stuff *)data; in collect_bb2reg() local
2786 struct bb2reg_stuff stuff; in get_bb_regions_instrumented() local
/dflybsd-src/tools/tools/net80211/wesside/wesside/
H A Dwesside.c220 unsigned int udp_checksum(unsigned char *stuff, int len, struct in_addr *sip, in udp_checksum()