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

/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h170 #define Z_TREES 6 macro
422 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
444 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
471 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
972 no gzip header information forthcoming. Note that Z_BLOCK or Z_TREES can be

Completed in 73 milliseconds