Home
last modified time | relevance | path

Searched refs:EVENTS_STYLE_EPOLL (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dsys_defs.h828 #define EVENTS_STYLE EVENTS_STYLE_EPOLL /* introduced in 2.5 */
1412 #define EVENTS_STYLE_EPOLL 4 /* Linux epoll */ macro
Devents.c442 #if (EVENTS_STYLE == EVENTS_STYLE_EPOLL)