WHDRSIZE
if (cc < (ssize_t)WHDRSIZE)
if (cc < WHDRSIZE) {
cc -= WHDRSIZE;
n = (cc - WHDRSIZE) / sizeof(struct whoent);