Searched refs:POLLIN_SET (Results 1 – 1 of 1) sorted by relevance
459 #define POLLIN_SET (EPOLLRDNORM | EPOLLRDBAND | EPOLLIN | EPOLLHUP | EPOLLERR |\ macro476 wait->_key |= POLLIN_SET; in select_poll_one()538 if ((mask & POLLIN_SET) && (in & bit)) { in do_select()