Searched refs:POLLIN_SET (Results 1 – 1 of 1) sorted by relevance
382 #define POLLIN_SET (POLLRDNORM | POLLRDBAND | POLLIN | POLLHUP | POLLERR) macro392 wait->key |= POLLIN_SET; in wait_key_set()459 if ((mask & POLLIN_SET) && (in & bit)) { in do_select()