Searched refs:i_nfd (Results 1 – 2 of 2) sorted by relevance
48 int cmd_nfd, i_nfd, o_nfd, tun_nfd, nfds, i; in io_wait() local54 i_nfd = -1; in io_wait()137 i_nfd = nfds++; in io_wait()199 if (i_nfd >= 0 && pollfds[i_nfd].revents != 0) { in io_wait()200 pollfds[i_nfd].revents = 0; in io_wait()231 if (i_nfd >= 0 && pollfds[i_nfd].revents != 0) in io_wait()
1958 int nfds, i_nfd, o_nfd, tun_nfd; in axa_io_wait() local1972 i_nfd = -1; in axa_io_wait()1980 i_nfd = nfds++; in axa_io_wait()2007 if ((i_nfd >= 0 && pollfds[i_nfd].revents != 0) in axa_io_wait()