POLLERR           298 maint/gnulib/lib/poll.c         happened |= POLLERR;
POLLERR           354 maint/gnulib/lib/poll.c         happened |= POLLERR;
POLLERR            27 maint/gnulib/tests/test-poll-h.c int b = POLLIN | POLLPRI | POLLOUT | POLLERR | POLLHUP | POLLNVAL
POLLERR           170 maint/gnulib/tests/test-poll.c   if (pfd.revents & ~(POLLHUP | POLLERR | POLLNVAL | ev))
POLLERR           285 maint/gnulib/tests/test-poll.c       if ((revents & (POLLHUP | POLLERR)) == 0)
POLLERR           345 maint/gnulib/tests/test-poll.c   if ((revents & (POLLHUP | POLLERR)) == 0)
POLLERR           367 maint/gnulib/tests/test-poll.c   if ((revents & (POLLHUP | POLLERR)) == 0)