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

/dovecot/src/lib-storage/index/
H A Dindex-mail-headers.c549 static int index_mail_header_is_parsed(struct index_mail *mail, function
653 index_mail_header_is_parsed(mail, field_idx) < 0) {
666 if ((ret = index_mail_header_is_parsed(mail, field_idx)) <= 0) {

Completed in 11 milliseconds