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

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h215 #define Z_PACKET_FLUSH 5 macro
306 If the parameter flush is set to Z_PACKET_FLUSH, the compression
312 since the last Z_PACKET_FLUSH, it is never output as a stored block.
393 If the parameter flush is set to Z_PARTIAL_FLUSH or Z_PACKET_FLUSH,
396 parameter other than Z_PARTIAL_FLUSH, Z_PACKET_FLUSH or Z_FINISH, but the
398 anyway. For Z_PACKET_FLUSH, inflate checks that once all the input data
478 required for a compressed block to be output when Z_PACKET_FLUSH is

Completed in 22 milliseconds