Searched refs:WHDRSIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drwho.c66 #define WHDRSIZE (sizeof (wd) - sizeof (wd.wd_we)) macro
113 if (cc < WHDRSIZE) {
121 cc -= WHDRSIZE;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c139 #define WHDRSIZE (sizeof (mywd) - sizeof (mywd.wd_we)) macro
299 int i, n = (cc - WHDRSIZE)/sizeof (struct whoent);
726 cc -= WHDRSIZE;

Completed in 65 milliseconds