Searched refs:POLLOUT_SET (Results 1 – 1 of 1) sorted by relevance
362 #define POLLOUT_SET (POLLWRBAND | POLLWRNORM | POLLOUT | POLLERR) macro428 if ((mask & POLLOUT_SET) && (out & bit)) { in do_select()