SEL_EXC           169 maint/gnulib/tests/test-select.h   if (ev & SEL_EXC)
SEL_EXC           181 maint/gnulib/tests/test-select.h     rev |= SEL_EXC;
SEL_EXC           266 maint/gnulib/tests/test-select.h   if (ev & SEL_EXC)
SEL_EXC           310 maint/gnulib/tests/test-select.h   if (do_select_bad_fd_nowait (fd, SEL_EXC, my_select) == 0 || errno != EBADF)
SEL_EXC           327 maint/gnulib/tests/test-select.h   if (do_select_nowait (s, SEL_IN | SEL_EXC, my_select) != 0)
SEL_EXC           332 maint/gnulib/tests/test-select.h   if (do_select_wait (s, SEL_IN | SEL_EXC, my_select) != SEL_IN)
SEL_EXC           334 maint/gnulib/tests/test-select.h   if (do_select_nowait (s, SEL_IN | SEL_EXC, my_select) != SEL_IN)
SEL_EXC           396 maint/gnulib/tests/test-select.h   if (do_select_wait (wd, SEL_IN | SEL_OUT | SEL_EXC, my_select) != SEL_OUT)
SEL_EXC           398 maint/gnulib/tests/test-select.h   if (do_select_nowait (wd, SEL_IN | SEL_OUT | SEL_EXC, my_select) != SEL_OUT)