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

/dovecot/src/lib-mail/
H A Distream-attachment-extractor.c32 struct attachment_istream_part { struct
59 struct attachment_istream_part part;
148 static int astream_base64_decode_lf(struct attachment_istream_part *part)
174 astream_try_base64_decode_char(struct attachment_istream_part *part,
253 astream_try_base64_decode(struct attachment_istream_part *part,
291 struct attachment_istream_part *part = &astream->part;
342 struct attachment_istream_part *part = &astream->part;
445 struct attachment_istream_part *part = &astream->part;
537 struct attachment_istream_part *part = &astream->part;
554 struct attachment_istream_part *par
[all...]

Completed in 11 milliseconds