Home
last modified time | relevance | path

Searched refs:bz_stream (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dnetpgpv-bzlib.h68 bz_stream; typedef
103 bz_stream* strm,
110 bz_stream* strm,
115 bz_stream* strm
119 bz_stream *strm,
125 bz_stream* strm
129 bz_stream *strm
H A Dbzlib_private.h205 bz_stream* strm;
356 bz_stream* strm;
H A Dbzlib.c253 ( bz_stream* strm, in BZ_API()
568 int BZ_API(netpgpv_BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()
622 int BZ_API(netpgpv_BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()
658 bz_stream strm;
844 bz_stream strm; in BZ_API()
1199 bz_stream* strm = s->strm; in netpgpv_BZ2_decompress()
H A Dlibverify.c1273 bz_stream bz; in read_compressed()
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzlib.h68 bz_stream; typedef
103 bz_stream* strm,
110 bz_stream* strm,
115 bz_stream* strm
119 bz_stream *strm,
125 bz_stream* strm
129 bz_stream *strm
H A Dbzlib.c151 ( bz_stream* strm, in BZ_API()
363 Bool handle_compress ( bz_stream* strm ) in handle_compress()
409 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API()
470 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API()
495 ( bz_stream* strm, in BZ_API()
810 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()
864 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()
900 bz_stream strm;
1258 bz_stream strm; in BZ_API()
1309 bz_stream strm; in BZ_API()
H A Dbzlib_private.h201 bz_stream* strm;
352 bz_stream* strm;
H A Ddecompress.c113 bz_stream* strm = s->strm; in BZ2_decompress()
/netbsd-src/usr.bin/gzip/
H A Dunbzip2.c39 bz_stream bzs; in unbzip2()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcompress.c98 bz_stream bzstream; /* BZIP2 */
/netbsd-src/external/bsd/file/dist/src/
H A Dcompress.c657 bz_stream bz; in uncompressbzlib()
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dunzip.c140 bz_stream bstream; /* bzLib stream structure for bziped */
H A Dzip.c134 bz_stream bstream; /* bzLib stream structure for bziped */
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dunzip.c140 bz_stream bstream; /* bzLib stream structure for bziped */
H A Dzip.c134 bz_stream bstream; /* bzLib stream structure for bziped */
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dunzip.c140 bz_stream bstream; /* bzLib stream structure for bziped */
H A Dzip.c134 bz_stream bstream; /* bzLib stream structure for bziped */
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c880 bz_stream bz; in read_compressed()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dacinclude.m4.in5120 [ bz_stream s; (void) bzDecompress(&s); ],
5159 [ bz_stream s; (void) BZ2_bzDecompress(&s); ],