Searched defs:POLLOUT (Results 1 – 5 of 5) sorted by relevance
17 #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
73 #define POLLOUT 1 macro
535 #define POLLOUT 0x0004 /* fd is writeable (won't block) */ macro