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

/dovecot/src/lib-mail/
H A Distream-header-filter.c133 static void add_eol(struct header_filter_istream *mstream, bool orig_crlf) argument
135 if (mstream->crlf || (orig_crlf && mstream->crlf_preserve))
139 mstream->last_orig_crlf = orig_crlf;

Completed in 1545 milliseconds