Searched refs:fetching (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/imap/
H A Dimap-fetch.h65 bool fetching:1; member in struct:imap_fetch_state
H A Dimap-notify.c271 if (!fetch_ctx->state.fetching)
328 i_assert(!fetch_ctx->state.fetching);
H A Dimap-fetch.c373 i_assert(!ctx->state.fetching);
409 ctx->state.fetching = TRUE;
656 if (ctx->state.fetching) {
657 ctx->state.fetching = FALSE;
H A Dimap-sync.c64 i_assert(!update->fetch_ctx->state.fetching);
270 /* the transaction is used only for fetching modseqs/flags.

Completed in 11 milliseconds