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

/freebsd-9.3-release/contrib/bzip2/
H A Dbzlib.h66 bz_stream; typedef in typeref:struct:__anon858
101 bz_stream* strm,
108 bz_stream* strm,
113 bz_stream* strm
117 bz_stream *strm,
123 bz_stream* strm
127 bz_stream *strm
H A Dbzlib.c155 ( bz_stream* strm,
367 Bool handle_compress ( bz_stream* strm )
413 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action )
474 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm )
500 ( bz_stream* strm,
815 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm )
869 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm )
906 bz_stream strm;
1264 bz_stream strm;
1315 bz_stream str
[all...]
H A Dbzlib_private.h198 /* pointer back to the struct bz_stream */
199 bz_stream* strm;
349 /* pointer back to the struct bz_stream */
350 bz_stream* strm;
H A Ddecompress.c111 bz_stream* strm = s->strm;
/freebsd-9.3-release/usr.bin/gzip/
H A Dunbzip2.c41 bz_stream bzs;
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_compression_bzip2.c53 bz_stream stream;
H A Darchive_write_set_compression_bzip2.c60 bz_stream stream;
H A Darchive_read_support_format_xar.c328 bz_stream bzstream;
/freebsd-9.3-release/lib/libstand/
H A Dbzipfs.c59 bz_stream bzf_bzstream;

Completed in 179 milliseconds