Searched defs:stuff (Results 1 – 6 of 6) sorted by relevance
49 unsigned char stuff[4]; /* 64-bit aligned space */ member
186 unsigned char *stuff; in udp_checksum() local214 int stuff, delay; in send_stuff() local
33 static const char stuff[]="You can't take a pointer to a function and convert \ variable
428 struct mq_attr stuff = { in create() local
526 #define checkfirst(id, stuff) IsDlgItem(hDialog, id) ? stuff : 0 in PasswordProc() argument
211 unsigned int udp_checksum(unsigned char *stuff, int len, struct in_addr *sip, in udp_checksum()