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

/freebsd-10.0-release/contrib/bzip2/
H A Dbzlib.h66 bz_stream; typedef in typeref:struct:__anon763
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-10.0-release/usr.bin/gzip/
H A Dunbzip2.c41 bz_stream bzs;
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_bzip2.c53 bz_stream stream;
H A Darchive_write_add_filter_bzip2.c61 bz_stream stream;
H A Darchive_write_set_format_7zip.c1787 bz_stream *strm;
1826 bz_stream *strm;
1829 strm = (bz_stream *)lastrm->real_stream;
1872 bz_stream *strm;
1875 strm = (bz_stream *)lastrm->real_stream;
H A Darchive_write_set_format_xar.c2681 bz_stream *strm;
2720 bz_stream *strm;
2723 strm = (bz_stream *)lastrm->real_stream;
2766 bz_stream *strm;
2769 strm = (bz_stream *)lastrm->real_stream;
H A Darchive_read_support_format_7zip.c268 bz_stream bzstream;
H A Darchive_read_support_format_xar.c331 bz_stream bzstream;
/freebsd-10.0-release/lib/libstand/
H A Dbzipfs.c59 bz_stream bzf_bzstream;

Completed in 259 milliseconds