Searched refs:POLLNVAL (Results 1 – 5 of 5) sorted by relevance
11 #define POLLNVAL 0x0020 macro
166 #define POLLNVAL 0x0020 macro
236 if (fds[0].revents & POLLNVAL) { in ne_poll_enclave_fd()
723 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()
4032 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)