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

/dovecot/src/lib-storage/
H A Dmail-storage.c2495 /* we're finishing a save (not copy/move). Note that we could
2534 ctx->finishing = TRUE;
2538 ctx->finishing = FALSE;
2565 if (keywords != NULL && !ctx->finishing)
2610 ctx->finishing = TRUE;
2614 ctx->finishing = FALSE;
H A Dmail-storage-private.h694 bool finishing:1; member in struct:mail_save_context

Completed in 1223 milliseconds