Searched refs:Z_STREAM_ERROR (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dzmod.h48 #define Z_STREAM_ERROR (-2) macro
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzclose.c18 return Z_STREAM_ERROR;
H A Dinflate.c109 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
134 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
150 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
168 return Z_STREAM_ERROR;
192 if (strm == Z_NULL) return Z_STREAM_ERROR;
196 return Z_STREAM_ERROR;
204 return Z_STREAM_ERROR;
237 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
244 if (bits > 16 || state->bits + bits > 32) return Z_STREAM_ERROR;
630 return Z_STREAM_ERROR;
[all...]
H A Dgzwrite.c119 if (ret == Z_STREAM_ERROR) {
120 gz_error(state, Z_STREAM_ERROR,
481 return Z_STREAM_ERROR;
485 return Z_STREAM_ERROR;
510 return Z_STREAM_ERROR;
516 return Z_STREAM_ERROR;
550 return Z_STREAM_ERROR;
555 return Z_STREAM_ERROR;
H A Ddeflate.c237 if (strm == Z_NULL) return Z_STREAM_ERROR;
242 return Z_STREAM_ERROR;
250 return Z_STREAM_ERROR;
274 return Z_STREAM_ERROR;
335 return Z_STREAM_ERROR;
339 return Z_STREAM_ERROR;
399 return Z_STREAM_ERROR;
443 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
444 if (strm->state->wrap != 2) return Z_STREAM_ERROR;
455 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
[all...]
H A Dinfback.c42 return Z_STREAM_ERROR;
46 return Z_STREAM_ERROR;
54 return Z_STREAM_ERROR;
247 inflateBack() can also return Z_STREAM_ERROR if the input parameters
274 return Z_STREAM_ERROR;
620 ret = Z_STREAM_ERROR;
635 return Z_STREAM_ERROR;
H A Dgzread.c195 if (ret == Z_STREAM_ERROR || ret == Z_NEED_DICT) {
196 gz_error(state, Z_STREAM_ERROR,
578 return Z_STREAM_ERROR;
583 return Z_STREAM_ERROR;
H A Dzlib.h177 #define Z_STREAM_ERROR (-2) macro
238 memory, Z_STREAM_ERROR if level is not a valid compression level, or
345 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
359 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
381 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
497 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
514 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
580 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
624 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
644 enough memory, Z_STREAM_ERROR i
[all...]
/illumos-gate/usr/src/boot/lib/libz/test/
H A Dinfcover.c363 assert(ret == Z_STREAM_ERROR);
371 inf("", "bad window size", 0, 1, 0, Z_STREAM_ERROR);
394 ret = inflate(Z_NULL, 0); assert(ret == Z_STREAM_ERROR);
395 ret = inflateEnd(Z_NULL); assert(ret == Z_STREAM_ERROR);
396 ret = inflateCopy(Z_NULL, Z_NULL); assert(ret == Z_STREAM_ERROR);
433 ret = inflate(&strm, Z_NO_FLUSH); assert(ret == Z_STREAM_ERROR);
478 ret = inflateBackInit(Z_NULL, 0, win); assert(ret == Z_STREAM_ERROR);
480 assert(ret == Z_STREAM_ERROR);
481 ret = inflateBackEnd(Z_NULL); assert(ret == Z_STREAM_ERROR);
497 assert(ret == Z_STREAM_ERROR);
[all...]
H A Dminigzip.c304 return Z_STREAM_ERROR;
/illumos-gate/usr/src/uts/common/zmod/
H A Dinflate.c115 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
142 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
144 if (bits > 16 || state->bits + bits > 32) return Z_STREAM_ERROR;
162 if (strm == Z_NULL) return Z_STREAM_ERROR;
187 return Z_STREAM_ERROR;
586 return Z_STREAM_ERROR;
1151 return Z_STREAM_ERROR;
1187 return Z_STREAM_ERROR;
1205 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
1208 return Z_STREAM_ERROR;
[all...]
H A Ddeflate.c246 if (strm == Z_NULL) return Z_STREAM_ERROR;
274 return Z_STREAM_ERROR;
334 return Z_STREAM_ERROR;
370 return Z_STREAM_ERROR;
403 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
404 if (strm->state->wrap != 2) return Z_STREAM_ERROR;
415 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
431 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
440 return Z_STREAM_ERROR;
469 if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
[all...]
H A Dzlib.h176 #define Z_STREAM_ERROR (-2) macro
236 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
322 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
336 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
453 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
470 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
535 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
572 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
592 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
604 deflateReset returns Z_OK if success, or Z_STREAM_ERROR i
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h221 #define Z_STREAM_ERROR (-2) macro
264 enough memory, Z_STREAM_ERROR if level is not a valid compression level.
342 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
353 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
416 produced, Z_DATA_ERROR if the input data was corrupted, Z_STREAM_ERROR if
430 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
495 not enough memory, Z_STREAM_ERROR if a parameter is invalid (such as
519 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
531 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
562 not enough memory, Z_STREAM_ERROR i
[all...]
H A Dzlib.c602 if (strm == Z_NULL) return Z_STREAM_ERROR;
616 return Z_STREAM_ERROR;
670 strm->zalloc == Z_NULL || strm->zfree == Z_NULL) return Z_STREAM_ERROR;
737 if (strm == Z_NULL || state == Z_NULL) return Z_STREAM_ERROR;
740 ERR_RETURN(strm, Z_STREAM_ERROR);
859 if (strm == Z_NULL || state == Z_NULL) return Z_STREAM_ERROR;
2776 return Z_STREAM_ERROR;
2792 return Z_STREAM_ERROR;
2808 return Z_STREAM_ERROR;
2828 return Z_STREAM_ERROR;
[all...]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c877 return (Z_STREAM_ERROR);
900 return (Z_STREAM_ERROR);
958 return (Z_STREAM_ERROR);
962 return (Z_STREAM_ERROR);
1003 return (Z_STREAM_ERROR);
1040 return (Z_STREAM_ERROR);
1048 return (Z_STREAM_ERROR);
1124 return (Z_STREAM_ERROR);
1131 ERR_RETURN(strm, Z_STREAM_ERROR);
1278 return (Z_STREAM_ERROR);
[all...]
H A Dzlib.h474 #define Z_STREAM_ERROR (-2) macro
536 * not enough memory, Z_STREAM_ERROR if level is not a valid
623 * set to Z_FINISH), Z_STREAM_ERROR if the stream state was
635 * deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream
711 * data was corrupted, Z_STREAM_ERROR if the stream structure was
728 * inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream
795 * enough memory, Z_STREAM_ERROR if a parameter is invalid (such as an
827 * deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if
853 * enough memory, Z_STREAM_ERROR if the source stream state was
865 * deflateReset returns Z_OK if success, or Z_STREAM_ERROR i
[all...]

Completed in 1066 milliseconds