Home
last modified time | relevance | path

Searched refs:zstream (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcompress.c87 z_stream zstream;/* ZIP and ZLIB */ member
133 z->zstream.next_out == &z->out[z->offset]) { in zlib_compressed_data_reader()
142 if (&z->out[z->offset] == z->zstream.next_out) { in zlib_compressed_data_reader()
145 z->zstream.next_out = z->out; in zlib_compressed_data_reader()
146 z->zstream.avail_out = sizeof(z->out); in zlib_compressed_data_reader()
148 if (z->zstream.avail_in == 0) { in zlib_compressed_data_reader()
165 z->zstream.next_in = z->in; in zlib_compressed_data_reader()
166 z->zstream.avail_in = (z->region->indeterminate) ? in zlib_compressed_data_reader()
169 ret = inflate(&z->zstream, Z_SYNC_FLUSH); in zlib_compressed_data_reader()
182 z->zstream.msg); in zlib_compressed_data_reader()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gpu_error.c244 struct z_stream_s zstream; member
250 struct z_stream_s *zstream = &c->zstream; in compress_init() local
255 zstream->workspace = in compress_init()
258 if (!zstream->workspace) { in compress_init()
272 struct z_stream_s *zstream = &c->zstream; in compress_start() local
273 void *workspace = zstream->workspace; in compress_start()
275 memset(zstream, 0, sizeof(*zstream)); in compress_start()
276 zstream->workspace = workspace; in compress_start()
278 return zlib_deflateInit(zstream, Z_DEFAULT_COMPRESSION) == Z_OK; in compress_start()
301 struct z_stream_s *zstream = &c->zstream; in compress_page() local
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_zfetch.h43 typedef struct zstream { struct
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2015459 zstream structure.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2015459 zstream structure.
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dsha256.sum26396 d0343e0c57ff58008b6f29643d289c72713aa2d653fe3dcd2e939fc77e7e20b6 zlib/contrib/iostream2/zstream.h
/netbsd-src/external/gpl3/binutils/dist/
H A Dsha256.sum28054 d0343e0c57ff58008b6f29643d289c72713aa2d653fe3dcd2e939fc77e7e20b6 zlib/contrib/iostream2/zstream.h
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS101950 446f6bce2e16dfd9163982c3701f3e91 zlib/contrib/iostream2/zstream.h
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS116525 446f6bce2e16dfd9163982c3701f3e91 zlib/contrib/iostream2/zstream.h