Home
last modified time | relevance | path

Searched refs:mail_cache_get_first_new_seq (Results 1 – 5 of 5) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dmail-cache-private.h354 uint32_t mail_cache_get_first_new_seq(struct mail_index_view *view);
H A Dmail-cache-purge.c276 first_new_seq = mail_cache_get_first_new_seq(view); in mail_cache_copy()
H A Dmail-cache-transaction.c898 mail_cache_get_first_new_seq(ctx->view->view); in mail_cache_field_want_add()
H A Dmail-cache.c989 uint32_t mail_cache_get_first_new_seq(struct mail_index_view *view) in mail_cache_get_first_new_seq() function
/dports/mail/dovecot/dovecot-2.3.17/
H A DChangeLog23386 lib-index: Fix mail_cache_get_first_new_seq() when all mails are old