Searched defs:POLLIN (Results 1 – 3 of 3) sorted by relevance
18 #define POLLIN (1u << 0) /* data other than high-priority may be read without blocking */ macro
12 #define POLLIN 0x001 macro
517 #define POLLIN 0x1 macro