Searched refs:MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-index/
H A Dmail-index-transaction-export.c43 if ((updates[i].add_flags & MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ) != 0)
H A Dmail-index.h66 MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ = 0x100 enumerator in enum:mail_index_mail_flags
/dovecot/src/lib-storage/index/
H A Dindex-mail.c2199 MODIFY_ADD, (enum mail_flags )MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ);
2202 flags |= MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ;

Completed in 1354 milliseconds