Searched refs:LINUX_POLLOUT (Results 1 – 2 of 2) sorted by relevance
736 if (lev & LINUX_POLLOUT) in linux_to_bsd_poll_events()794 bits |= LINUX_POLLOUT; in bsd_to_linux_poll_events()
112 #define LINUX_POLLOUT 0x0004 macro