Searched refs:keep_recent (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-private.h143 bool keep_recent:1; member in struct:mbox_sync_context
H A Dmbox-sync.c172 if (!sync_ctx->keep_recent) {
942 !sync_ctx->keep_recent) {
951 !sync_ctx->keep_recent) {
1553 first_recent_uid = !sync_ctx->keep_recent ?
1902 sync_ctx.keep_recent =
1975 if (ret == 0 && mbox->mbox_fd != -1 && sync_ctx.keep_recent &&
H A Dmbox-sync-update.c387 if (!ctx->sync_ctx->keep_recent)
418 if (!ctx->sync_ctx->keep_recent)

Completed in 17 milliseconds