Searched refs:readfds_found (Results 1 – 1 of 1) sorted by relevance
7905 nx_bsd_fd_set readfds_found; in nx_bsd_select() local7942 NX_BSD_FD_ZERO(&readfds_found); in nx_bsd_select()8021 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8029 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8037 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8062 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8068 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8093 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8119 NX_BSD_FD_SET(i + NX_BSD_SOCKFD_START, &readfds_found); in nx_bsd_select()8196 if (readfds_found.fd_count || writefds_found.fd_count || exceptfds_found.fd_count) in nx_bsd_select()[all …]