Lines Matching refs:POLLIN
83 pfd[0].events = POLLIN;
85 pfd[1].events = POLLIN;
88 pfd[2].events = POLLIN;
93 pfd[3].events = POLLIN;
99 pfd[4].events = POLLIN;
104 pfd[5].events = POLLIN;
125 if (pfd[1].revents & POLLIN)
142 if (pfd[0].revents & POLLIN)
159 if (0 <= port4 && 0 <= port6 && (pfd[2].revents & POLLIN))
165 if (pfd[2].revents & POLLIN)
185 if (0 <= port4 && 0 <= port6 && (pfd[3].revents & POLLIN))
191 if (pfd[3].revents & POLLIN)
212 if (wport4 && (pfd[4].revents & POLLIN))
219 if (wport4 && (pfd[5].revents & POLLIN))
243 pfd[0].events = POLLIN;
289 pfd[0].events = POLLIN;