Searched refs:imap_fetch_free (Results 1 - 7 of 7) sorted by relevance

/dovecot/src/imap/
H A Dcmd-fetch.c227 imap_fetch_free(&ctx);
253 imap_fetch_free(&ctx);
264 imap_fetch_free(&ctx);
321 imap_fetch_free(&ctx);
H A Dimap-fetch.h128 void imap_fetch_free(struct imap_fetch_context **ctx);
H A Dcmd-select.c222 imap_fetch_free(&ctx->fetch_ctx);
270 imap_fetch_free(&fetch_ctx);
H A Dimap-search.c649 imap_fetch_free(&ctx->fetch_ctx);
657 imap_fetch_free(&update->fetch_ctx);
H A Dimap-fetch.c115 imap_fetch_free(&init_ctx.fetch_ctx);
121 imap_fetch_free(&init_ctx.fetch_ctx);
687 void imap_fetch_free(struct imap_fetch_context **_ctx) function
H A Dimap-notify.c506 imap_fetch_free(&ctx->fetch_ctx);
H A Dimap-state.c491 imap_fetch_free(&fetch_ctx);

Completed in 21 milliseconds