Searched defs:EV_NEW_OR_EXPUNGE (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/imap/ | ||
H A D | cmd-notify.c | 54 #define EV_NEW_OR_EXPUNGE \ macro 92 if ((ctx->selected_events & EV_NEW_OR_EXPUNGE) != 0 && 93 (ctx->selected_events & EV_NEW_OR_EXPUNGE) != EV_NEW_OR_EXPUNGE) { |
Completed in 19 milliseconds