• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/

Lines Matching defs:Z_STREAM_ERROR

180 #define Z_STREAM_ERROR (-2)
250 enough memory, Z_STREAM_ERROR if level is not a valid compression level,
336 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
350 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
467 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
484 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
549 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
586 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
606 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
618 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
638 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
657 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
681 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
705 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
745 memory, Z_STREAM_ERROR if a parameter is invalid (such as a null strm). msg
766 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
782 or Z_STREAM_ERROR if the stream structure was inconsistent. In the success
800 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
811 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
827 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
867 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
887 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
956 nature of the error), or Z_STREAM_ERROR if the stream was not properly
969 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1053 Z_STREAM_ERROR if the level parameter is invalid.
1118 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not