#include <sys/_types/_fd_isset.h>

sys/_types/_fd_isset.h

1 macro

macroFD_ISSET

#define FD_ISSET(n, p) __DARWIN_FD_ISSET(n, p)