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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-sync-index.c27 struct index_sync_changes_context *sync_changes; member in struct:maildir_index_sync_context
128 index_sync_changes_apply(ctx->sync_changes, NULL,
240 ctx->sync_changes =
336 index_sync_changes_deinit(&ctx->sync_changes);
566 index_sync_changes_read(ctx->sync_changes, ctx->uid, &expunged,
586 if (index_sync_changes_have(ctx->sync_changes)) {
/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-private.h127 struct index_sync_changes_context *sync_changes; member in struct:mbox_sync_context

Completed in 24 milliseconds