Searched refs:EPOLLWRNORM (Results 1 – 14 of 14) sorted by relevance
62 #if defined(EPOLLWRNORM) || (defined(HAVE_DECL_EPOLLWRNORM) && HAVE_DECL_EPOLLWRNORM)64 static_assert((EPOLLWRNORM) == (0x00000100), "EPOLLWRNORM != 0x00000100");67 # define EPOLLWRNORM 0x00000100137 XLAT(EPOLLWRNORM),
9 EPOLLWRNORM 0x00000100
38 EPOLLWRNORM = 0x100, enumerator39 #define EPOLLWRNORM EPOLLWRNORM macro
39 #define EPOLLWRNORM (__force __poll_t)0x00000100 macro
16 EPOLLWRNORM;
217 libc::EPOLLWRNORM, in debug_details()
1930 #ifdef EPOLLWRNORM1931 PyModule_AddIntConstant(m, "EPOLLWRNORM", EPOLLWRNORM);
2556 #ifdef EPOLLWRNORM2557 PyModule_AddIntMacro(m, EPOLLWRNORM);
145 | :const:`EPOLLWRNORM` | Equivalent to :const:`EPOLLOUT` |
553 pub const EPOLLWRNORM: ::c_int = 0; constant
313 | :const:`EPOLLWRNORM` | Equivalent to :const:`EPOLLOUT` |
986 pub const EPOLLWRNORM: ::c_int = 0x100; constant
1889 pub const EPOLLWRNORM: ::c_int = 0x100; constant
1826 pub const EPOLLWRNORM: ::c_int = 0x100; constant