Searched refs:get_body (Results 1 - 11 of 11) sorted by relevance

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-mail.h27 int dbox_mail_get_stream(struct mail *_mail, bool get_body ATTR_UNUSED,
H A Ddbox-mail.c287 int dbox_mail_get_stream(struct mail *_mail, bool get_body ATTR_UNUSED,
/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-mail.c168 pop3c_mail_get_stream(struct mail *_mail, bool get_body, argument
181 get_body = TRUE;
194 if (get_body && mail->data.stream != NULL) {
209 if (get_body || (capa & POP3C_CAPABILITY_TOP) == 0) {
211 get_body = TRUE;
234 if (get_body)
/dovecot/src/lib-storage/index/cydir/
H A Dcydir-mail.c95 cydir_mail_get_stream(struct mail *_mail, bool get_body ATTR_UNUSED,
/dovecot/src/lib-storage/index/raw/
H A Draw-mail.c81 raw_mail_get_stream(struct mail *_mail, bool get_body ATTR_UNUSED,
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mail.c285 imapc_mail_get_stream(struct mail *_mail, bool get_body, argument
293 if (get_body && !mail->body_fetched &&
319 fetch_field = get_body ||
/dovecot/src/lib-storage/
H A Dfail-mail.c169 fail_mail_get_stream(struct mail *mail ATTR_UNUSED, bool get_body ATTR_UNUSED,
H A Dmail-storage-private.h502 int (*get_stream)(struct mail *mail, bool get_body,
/dovecot/src/plugins/virtual/
H A Dvirtual-mail.c423 virtual_mail_get_stream(struct mail *mail, bool get_body, argument
438 if (get_body) {
/dovecot/src/lib-storage/index/mbox/
H A Dmbox-mail.c373 static int mbox_mail_get_stream(struct mail *_mail, bool get_body ATTR_UNUSED,
/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-mail.c590 maildir_mail_get_stream(struct mail *_mail, bool get_body ATTR_UNUSED,

Completed in 28 milliseconds