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

/illumos-gate/usr/src/boot/lib/libz/
H A Dinfback.c125 /* Macros for inflateBack(): */
157 then return a Z_BUF_ERROR from inflateBack(). */
170 /* Get a byte of input into the bit accumulator, or return from inflateBack()
181 not enough available input to do that, then return from inflateBack() with
208 if it's full. If the write fails, return from inflateBack() with a
229 inflateBack() needs more input, it calls in(). When inflateBack() has
232 change the provided input until in() is called again or inflateBack()
234 inflateBack() returns.
237 inflateBack() cal
250 int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) function
[all...]
H A Dzconf.h95 # define inflateBack z_inflateBack macro
/illumos-gate/usr/src/uts/common/zmod/
H A Dzconf.h88 #define inflateBack z_inflateBack macro

Completed in 56 milliseconds