Home
last modified time | relevance | path

Searched refs:mail_index_map_modseq_get_highest (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dmail-index-modseq.h28 uint64_t mail_index_map_modseq_get_highest(struct mail_index_map *map);
H A Dmail-index-modseq.c110 uint64_t mail_index_map_modseq_get_highest(struct mail_index_map *map) in mail_index_map_modseq_get_highest() function
127 return mail_index_map_modseq_get_highest(view->map); in mail_index_modseq_get_highest()
H A Dmail-index-view-sync.c1025 view->highest_modseq = mail_index_map_modseq_get_highest(view->map); in mail_index_view_sync_commit()
H A Dmail-transaction-log-file.c255 mail_index_map_modseq_get_highest(index->map); in mail_transaction_log_init_hdr()