Searched refs:LINUX_POLLNVAL (Results 1 – 2 of 2) sorted by relevance
553 if (lev & LINUX_POLLNVAL) in linux_to_bsd_poll_events()610 bits |= LINUX_POLLNVAL; in bsd_to_linux_poll_events()
117 #define LINUX_POLLNVAL 0x0020 macro