Searched refs:lz4_istream (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-compression/
H A Distream-lz4.c13 struct lz4_istream { struct
30 struct lz4_istream *zstream = (struct lz4_istream *)stream;
37 static void lz4_read_error(struct lz4_istream *zstream, const char *error)
47 static int i_stream_lz4_read_header(struct lz4_istream *zstream)
86 struct lz4_istream *zstream = (struct lz4_istream *)stream;
166 static void i_stream_lz4_reset(struct lz4_istream *zstream)
182 struct lz4_istream *zstream = (struct lz4_istream *) strea
[all...]

Completed in 15 milliseconds