Searched refs:EPOLLMSG (Results 1 – 14 of 14) sorted by relevance
76 #if defined(EPOLLMSG) || (defined(HAVE_DECL_EPOLLMSG) && HAVE_DECL_EPOLLMSG)78 static_assert((EPOLLMSG) == (0x00000400), "EPOLLMSG != 0x00000400");81 # define EPOLLMSG 0x00000400139 XLAT(EPOLLMSG),
11 EPOLLMSG 0x00000400
42 EPOLLMSG = 0x400, enumerator43 #define EPOLLMSG EPOLLMSG macro
41 #define EPOLLMSG (__force __poll_t)0x00000400 macro
18 EPOLLMSG;
219 libc::EPOLLMSG, in debug_details()
1936 #ifdef EPOLLMSG1937 PyModule_AddIntConstant(m, "EPOLLMSG", EPOLLMSG);
2562 #ifdef EPOLLMSG2563 PyModule_AddIntMacro(m, EPOLLMSG);
149 | :const:`EPOLLMSG` | Ignored. |
555 pub const EPOLLMSG: ::c_int = 0; constant
317 | :const:`EPOLLMSG` | Ignored. |
988 pub const EPOLLMSG: ::c_int = 0x400; constant
1891 pub const EPOLLMSG: ::c_int = 0x400; constant
1828 pub const EPOLLMSG: ::c_int = 0x400; constant