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

/dovecot/src/lib-storage/
H A Dmail.c216 ret = p->v.get_headers(mail, field, FALSE, value_r);
228 ret = p->v.get_headers(mail, field, TRUE, value_r);
H A Dmail-storage-private.h497 int (*get_headers)(struct mail *mail, const char *field, member in struct:mail_vfuncs
/dovecot/src/plugins/virtual/
H A Dvirtual-mail.c391 if (p->v.get_headers(backend_mail, field, decode_to_utf8, value_r) < 0) {

Completed in 14 milliseconds