Searched refs:POLLNVAL (Results 1 – 3 of 3) sorted by relevance
24 #define POLLNVAL ZSOCK_POLLNVAL macro
37 zassert_not_equal(-1, POLLNVAL); in ZTEST()
84 if (pfd.revents & POLLNVAL) { in read_virt()