defs-fd_set-const 83 B

123
  1. (* OpenBSD 6.0 /usr/include/sys/select.h *)
  2. FD_SETSIZE = 1024;
  3. __NBBY = 8;