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

/dovecot/src/lib-storage/index/
H A Dindex-mail.c433 static bool get_cached_msgpart_sizes(struct index_mail *mail) function
487 if (!get_cached_msgpart_sizes(mail))
520 /* we've already called get_cached_msgpart_sizes() and it didn't work.
576 (void)get_cached_msgpart_sizes(mail);
1110 (void)get_cached_msgpart_sizes(mail);
1249 (void)get_cached_msgpart_sizes(mail);

Completed in 952 milliseconds