Searched refs:POLLNVAL (Results 1 – 5 of 5) sorted by relevance
72 T_QUIET; T_EXPECT_TRUE(pfd[0].revents & POLLNVAL,81 T_QUIET; T_EXPECT_TRUE(pfd[1].revents & POLLNVAL,89 T_QUIET; T_EXPECT_TRUE(pfd[0].revents & POLLNVAL,109 T_QUIET; T_EXPECT_TRUE(pfd[1].revents & POLLNVAL,128 T_QUIET; T_EXPECT_TRUE(pfd[0].revents & POLLNVAL,
576 T_QUIET; T_ASSERT_FALSE(fds[0].revents & POLLNVAL, in read_from_fd()
91 #define POLLNVAL 0x0020 /* requested events "invalid" */ macro94 POLLWRBAND|POLLERR|POLLHUP|POLLNVAL)
118 assert(fds.revents == POLLNVAL); in skt_badringtx_common()237 assert(fds.revents == POLLNVAL); in skt_badringrx_common()
1793 fds[i].revents = POLLNVAL; in poll_nocancel()