Searched refs:POLLNOERR (Results 1 – 3 of 3) sorted by relevance
82 #define POLLNOERR 0x0400 /* Ignore POLLERR conditions */ macro
6231 events |= POLLNOERR; in sotpi_poll()
8203 if (!(events & POLLNOERR)) { in strpoll()