Searched defs:POLLOUT (Results 1 – 6 of 6) sorted by relevance
43 #define POLLOUT 0x0004 macro
20 #define POLLOUT 0x0004 /* Will not block WRITE select/poll. */ macro
7 #define POLLOUT 0x0004 macro
56 #define POLLOUT 0x0004 /* Writing now will not block */ macro
535 #define POLLOUT 0x0004 /* fd is writeable (won't block) */ macro