Searched refs:no_notify (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/doveadm/dsync/
H A Ddsync-brain-private.h125 bool no_notify:1; member in struct:dsync_brain
H A Ddsync-brain-mailbox.c221 if (brain->no_notify)
H A Ddsync-brain.c165 brain->no_notify = (flags & DSYNC_BRAIN_FLAG_NO_NOTIFY) != 0;
/dovecot/src/plugins/notify/
H A Dnotify-storage.c146 bool no_notify = (t->flags & MAILBOX_TRANSACTION_FLAG_NO_NOTIFY) != 0; local
155 if (!no_notify)

Completed in 188 milliseconds