Searched refs:get_first_header (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-storage/ |
H A D | mail.c | 192 ret = p->v.get_first_header(mail, field, FALSE, value_r); 204 ret = p->v.get_first_header(mail, field, TRUE, value_r);
|
H A D | mail-storage-private.h | 495 int (*get_first_header)(struct mail *mail, const char *field, member in struct:mail_vfuncs
|
/dovecot/src/plugins/virtual/ |
H A D | virtual-mail.c | 371 ret = p->v.get_first_header(backend_mail, field,
|
Completed in 780 milliseconds