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

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-mail.c238 mbox_mail_get_next_offset(struct index_mail *mail, uoff_t *next_offset_r) function
311 if (mbox_mail_get_next_offset(mail, &next_offset) > 0)
340 ret = mbox_mail_get_next_offset(mail, &next_offset);
344 ret = mbox_mail_get_next_offset(mail, &next_offset);

Completed in 7 milliseconds