Searched refs:WHDRSIZE (Results 1 – 2 of 2) sorted by relevance
66 #define WHDRSIZE (sizeof (wd) - sizeof (wd.wd_we)) macro113 if (cc < WHDRSIZE) { in main()121 cc -= WHDRSIZE; in main()
139 #define WHDRSIZE (sizeof (mywd) - sizeof (mywd.wd_we)) macro299 int i, n = (cc - WHDRSIZE)/sizeof (struct whoent); in main()726 cc -= WHDRSIZE; in sendto()