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