Home
last modified time | relevance | path

Searched refs:POLLNVAL (Results 1 – 3 of 3) sorted by relevance

/tools/include/nolibc/
Dtypes.h166 #define POLLNVAL 0x0020 macro
/tools/testing/selftests/net/mptcp/
Dmptcp_connect.c723 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()
/tools/perf/
Dbuiltin-trace.c4032 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)