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

/dovecot/src/lib-mail/
H A Distream-attachment-extractor.c50 struct attachment_istream { struct
64 static void stream_add_data(struct attachment_istream *astream,
73 static void parse_content_type(struct attachment_istream *astream,
93 parse_content_disposition(struct attachment_istream *astream,
102 static void astream_parse_header(struct attachment_istream *astream,
128 static bool astream_want_attachment(struct attachment_istream *astream,
272 static int astream_open_output(struct attachment_istream *astream)
288 static void astream_add_body(struct attachment_istream *astream,
339 static int astream_decode_base64(struct attachment_istream *astream,
443 astream_part_finish(struct attachment_istream *astrea
[all...]

Completed in 277 milliseconds