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