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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h210 #define Z_NO_FLUSH 0 macro
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h164 #define Z_NO_FLUSH 0 macro
274 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
394 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h462 #define Z_NO_FLUSH 0 macro
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h164 #define Z_NO_FLUSH 0 macro
276 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
421 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
464 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
710 than Z_FINISH or Z_NO_FLUSH are used.

Completed in 73 milliseconds