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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/_types/
H A D_fd_setsize.h29 #define FD_SETSIZE __DARWIN_FD_SETSIZE
H A D_fd_def.h37 #define __DARWIN_FD_SETSIZE FD_SETSIZE macro
39 #define __DARWIN_FD_SETSIZE 1024 macro
47 __int32_t fds_bits[__DARWIN_howmany(__DARWIN_FD_SETSIZE, __DARWIN_NFDBITS)];

Completed in 103 milliseconds