Searched refs:num_pfds (Results 1 – 1 of 1) sorted by relevance
140 unsigned int num_pfds; in async_io() local169 num_pfds = 2; in async_io()172 poll_nointr(pfd, num_pfds); in async_io()191 } else if ((num_pfds > 1 && pfd[1].revents & POLLIN)) { in async_io()200 num_pfds = 1; in async_io()207 if (num_pfds == 1) in async_io()