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

/dovecot/src/lib-storage/index/
H A Dindex-mail.c1311 static int index_mail_parse_bodystructure(struct index_mail *mail, function
1413 if (index_mail_parse_bodystructure(mail, MAIL_CACHE_BODY_SNIPPET) < 0)
1515 if (index_mail_parse_bodystructure(mail, MAIL_CACHE_IMAP_BODY) < 0)
1524 if (index_mail_parse_bodystructure(mail, MAIL_CACHE_IMAP_BODYSTRUCTURE) < 0)

Completed in 349 milliseconds