Searched refs:xz_stream (Results 1 – 2 of 2) sorted by relevance
387 struct xz_stream *stream; in xz_init()392 stream = *strm = malloc(sizeof(struct xz_stream)); in xz_init()441 struct xz_stream *stream = strm; in xz_compress()
60 struct xz_stream { struct