Searched refs:EPOLLRDNORM (Results 1 – 7 of 7) sorted by relevance
23 #define EPOLLRDNORM 0x040 macro
2511 #ifdef EPOLLRDNORM2512 PyModule_AddIntMacro(m, EPOLLRDNORM);
309 | :const:`EPOLLRDNORM` | Equivalent to :const:`EPOLLIN` |