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

/dovecot/src/lib-storage/index/
H A Dindex-mail.c130 static bool get_cached_parts(struct index_mail *mail) function
322 if (data->parts != NULL || get_cached_parts(mail)) {
438 (void)get_cached_parts(mail);
1255 (void)get_cached_parts(mail);
1330 (void)get_cached_parts(mail);
1438 get_cached_parts(mail)) {
1488 get_cached_parts(mail)) {

Completed in 1407 milliseconds