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

/dovecot/src/lib-mail/
H A Dtest-istream-binary-converter.c74 static const char mail_output_root_hdr[] = variable
134 buffer_append(outbuf, mail_output_root_hdr, sizeof(mail_output_root_hdr)-1);
137 buffer_set_used_size(outbuf, sizeof(mail_output_root_hdr)-1);

Completed in 12 milliseconds