fd_mask 47 os/tpf/os.h #define NFDBITS (sizeof(fd_mask) * NBBY) fd_mask 51 os/tpf/os.h fd_mask fds_bits [howmany(FD_SETSIZE, NFDBITS)];