Searched refs:EPOLLMSG (Results 1 – 20 of 20) 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
1936 #ifdef EPOLLMSG1937 PyModule_AddIntConstant(m, "EPOLLMSG", EPOLLMSG);
2519 #ifdef EPOLLMSG2520 PyModule_AddIntMacro(m, EPOLLMSG);
149 | :const:`EPOLLMSG` | Ignored. |
340 EPOLLMSG = 0x400 const
368 EPOLLMSG = 0x400 const
317 | :const:`EPOLLMSG` | Ignored. |