__howmany 60 sys/select.h __fd_mask fds_bits[__howmany(FD_SETSIZE, __NFDBITS)]; __howmany 82 sys/select.h #define howmany(x, y) __howmany(x, y)