Searched refs:POLLRDBAND (Results 1 – 5 of 5) sorted by relevance
14 #define POLLRDBAND 0x0080 macro
53 #define POLLRDBAND 0x0080
286 #ifdef POLLRDBAND287 { POLLRDBAND, "POLLRDBAND" },
538 #define POLLRDBAND 0x0080 /* out-of-band data is readable */ macro