Searched defs:oldseq (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/list/ |
H A D | mailbox-list-index-backend.c | 743 uint32_t oldseq, newseq; local 768 if (!mail_index_lookup_seq(sync_ctx->view, oldnode->uid, &oldseq)) 793 mail_index_lookup_ext(sync_ctx->view, oldseq, sync_ctx->ilist->ext_id, 810 mail_index_update_flags(sync_ctx->trans, oldseq, MODIFY_REMOVE, 813 mail_index_update_ext(sync_ctx->trans, oldseq,
|
Completed in 819 milliseconds