Home
last modified time | relevance | path

Searched refs:index_mail_headers_decode (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-mail-headers.c787 index_mail_headers_decode(struct index_mail *mail, const char *const **_list, in index_mail_headers_decode() function
840 ret = index_mail_headers_decode(mail, value_r, UINT_MAX); in index_mail_get_headers()
875 ret = index_mail_headers_decode(mail, &list, 1); in index_mail_get_first_header()