Searched defs:POLLOUT (Results 1 – 3 of 3) sorted by relevance
23 #define POLLOUT (1u << 3) /* normal data may be written without blocking */ macro
14 #define POLLOUT 0x004 macro
518 #define POLLOUT 0x2 macro