Home
last modified time | relevance | path

Searched defs:EVENT_REG_DEL_READ (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/util/
H A Devents.c317 #define EVENT_REG_DEL_READ(e, f) EVENT_REG_DEL_OP((e), (f), EVFILT_READ) macro
478 #define EVENT_REG_DEL_READ(e, f) EVENT_REG_DEL_OP((e), (f), EPOLLIN) macro