Searched defs:EPOLLONESHOT (Results 1 – 8 of 8) sorted by relevance
48 EPOLLONESHOT = (1 << 30), enumerator49 #define EPOLLONESHOT EPOLLONESHOT macro
60 #define EPOLLONESHOT ((__force __poll_t)(1U << 30)) macro
561 pub const EPOLLONESHOT: ::c_int = 0; constant
972 pub const EPOLLONESHOT: ::c_int = 0x40000000; constant
1896 pub const EPOLLONESHOT: ::c_int = 0x40000000; constant
666 pub const EPOLLONESHOT: ::c_int = 0x40000000; constant
1506 pub const EPOLLONESHOT: ::c_int = 0x40000000; constant
2437 pub const EPOLLONESHOT: ::c_int = 0x40000000; constant