Searched refs:ext_modified (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-private.h148 bool ext_modified:1; member in struct:mbox_sync_context
H A Dmbox-sync.c73 if (sync_ctx->ext_modified) {
101 /* Do this even if ext_modified is already set. Expunging code relies
111 sync_ctx->ext_modified = TRUE;
1593 sync_ctx->ext_modified = FALSE;

Completed in 17 milliseconds