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

/dovecot/src/lib-mail/
H A Dtest-istream-binary-converter.c68 static const char mail_input_root_hdr[] = variable
130 unsigned int input_hdr_len = sizeof(mail_input_root_hdr)-1;
133 buffer_append(inbuf, mail_input_root_hdr, input_hdr_len);

Completed in 143 milliseconds