Searched refs:dbox_file_read_mail_header (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-file.h215 int dbox_file_read_mail_header(struct dbox_file *file, uoff_t *physical_size_r);
H A Ddbox-file.c350 int dbox_file_read_mail_header(struct dbox_file *file, uoff_t *physical_size_r) function
399 ret = dbox_file_read_mail_header(file, &size);
H A Ddbox-file-fix.c348 ret = dbox_file_read_mail_header(file, &msg_size);

Completed in 34 milliseconds