Searched refs:POLLERR (Results 1 – 3 of 3) sorted by relevance
24 #define POLLERR 0x0008 macro
48 MACRO(POLLERR); in poll_h()
1048 if (fds.revents & (POLLIN | POLLOUT | POLLERR)) { in retrying_poll()