Searched refs:POLLOUT_SET (Results 1 – 1 of 1) sorted by relevance
22 # define POLLOUT_SET (POLLWRBAND | POLLWRNORM | POLLOUT) macro26 # define POLLOUT_SET (POLLOUT) macro61 if (pfd->events & POLLOUT_SET) in select_wait_event()