Searched refs:get_headers (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-storage/ |
H A D | mail.c | 216 ret = p->v.get_headers(mail, field, FALSE, value_r); 228 ret = p->v.get_headers(mail, field, TRUE, value_r);
|
H A D | mail-storage-private.h | 497 int (*get_headers)(struct mail *mail, const char *field, member in struct:mail_vfuncs
|
/dovecot/src/plugins/virtual/ |
H A D | virtual-mail.c | 391 if (p->v.get_headers(backend_mail, field, decode_to_utf8, value_r) < 0) {
|
Completed in 14 milliseconds