Searched defs:seq_new (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-sync-pvt.c47 uint32_t seq_old, uint32_t seq_new)
54 mail_index_update_flags(ctx->trans_pvt, seq_new,
62 mail_index_update_keywords(ctx->trans_pvt, seq_new,
45 sync_pvt_copy_self_flags(struct index_mailbox_sync_pvt_context *ctx, ARRAY_TYPE(keyword_indexes) *keywords, uint32_t seq_old, uint32_t seq_new) argument

Completed in 17 milliseconds