Searched defs:have_header (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mail-fetch.c601 bool have_header, bool have_body)
613 if (have_header) {
631 if (!have_header) {
663 } else if (!have_header && hdr_stream != NULL) {
674 if (have_header)
598 imapc_fetch_stream(struct imapc_mail *mail, const struct imapc_untagged_reply *reply, const struct imap_arg *arg, bool have_header, bool have_body) argument

Completed in 12 milliseconds