Searched defs:Z_NEED_DICT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dzmod.h46 #define Z_NEED_DICT 2 macro
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h174 #define Z_NEED_DICT 2 macro
434 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
450 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
744 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h472 #define Z_NEED_DICT 2 macro
709 * been produced, Z_NEED_DICT if a preset dictionary is needed at this
717 * compression block. In the Z_NEED_DICT case, strm->adler is set to
941 * Z_NEED_DICT. The dictionary chosen by the compressor can be
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h175 #define Z_NEED_DICT 2 macro
476 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
494 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
825 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor

Completed in 70 milliseconds