Searched refs:POLLNVAL (Results 1 – 5 of 5) sorted by relevance
10 #define POLLNVAL 0x0020 macro
347 return POLLERR | POLLNVAL; in snd_disconnect_poll()
761 mask = POLLNVAL; in do_pollfd()
622 if (n < 0 || n & (POLLERR | POLLHUP | POLLNVAL)) { in p9_poll_mux()
775 return POLLERR|POLLNVAL; in devkmsg_poll()