Searched defs:EPOLLNVAL (Results 1 – 6 of 6) sorted by relevance
24 #define EPOLLNVAL 0x020 macro
36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
25 #define EPOLLNVAL 0x020 macro
685 pub const EPOLLNVAL: ::c_int = 0x020; constant