Searched refs:n_ready_fds (Results 1 – 1 of 1) sorted by relevance
15406 INT n_ready_fds; in nx_bsd_poll() local15492 n_ready_fds = nx_bsd_select(max_fd + 1, &read_fds, &write_fds, &except_fds, ptime); in nx_bsd_poll()15495 if (n_ready_fds) in nx_bsd_poll()15524 return(n_ready_fds); in nx_bsd_poll()