Home
last modified time | relevance | path

Searched refs:index_mail_parse_bodystructure (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-mail.c1484 static int index_mail_parse_bodystructure(struct index_mail *mail, in index_mail_parse_bodystructure() function
1582 if (index_mail_parse_bodystructure(mail, MAIL_CACHE_BODY_SNIPPET) < 0) in index_mail_fetch_body_snippet()
1684 if (index_mail_parse_bodystructure(mail, MAIL_CACHE_IMAP_BODY) < 0) in index_mail_get_special()
1693 if (index_mail_parse_bodystructure(mail, MAIL_CACHE_IMAP_BODYSTRUCTURE) < 0) in index_mail_get_special()