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

/dovecot/src/lib-mail/
H A Distream-header-filter.c44 bool eoh_not_matched:1; member in struct:header_filter_istream
205 if (mstream->eoh_not_matched)
215 mstream->eoh_not_matched = TRUE;
318 if (mstream->eoh_not_matched)

Completed in 1189 milliseconds