Searched refs:POLLNVAL (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dpoll.h91 #define POLLNVAL 0x0020 /* requested events "invalid" */ macro
94 POLLWRBAND|POLLERR|POLLHUP|POLLNVAL)
/xnu-2422.115.4/bsd/kern/
H A Dsys_generic.c1502 fds[i].revents = POLLNVAL;

Completed in 27 milliseconds