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

/dovecot/src/lib-storage/index/
H A Dindex-mail-binary.c465 msg_part_find(struct message_part *parts, uoff_t physical_pos) function
472 child = msg_part_find(part->children, physical_pos);
513 msg_part = msg_part_find(all_parts, bin_part->physical_pos);

Completed in 8 milliseconds