Searched refs:POLL_IN_SET (Results 1 – 1 of 1) sorted by relevance
47 #define POLL_IN_SET (POLLIN | POLLRDNORM | POLLRDBAND | POLLHUP | POLLERR) macro279 if (pollset[ndx].revents & POLL_IN_SET) in do_select()