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