Searched refs:POLLOUT_SET (Results 1 – 1 of 1) sorted by relevance
161 #define POLLOUT_SET (POLLWRBAND | POLLWRNORM | POLLOUT | POLLERR) macro206 if ((mask & POLLOUT_SET) && ISSET(bit, __OUT(fds,off))) { in do_select()