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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzconf.h83 #define inflateSetDictionary z_inflateSetDictionary macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h112 #define inflateSetDictionary z_inflateSetDictionary macro
352 #pragma map(inflateSetDictionary, "INSEDI")
710 * point (see inflateSetDictionary below), Z_DATA_ERROR if the input
810 * inflateSetDictionary).
934 ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm,
946 * inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
949 * the expected one (incorrect Adler32 value). inflateSetDictionary
H A Dzlib.c3604 DICT0, /* waiting for inflateSetDictionary */
3894 inflateSetDictionary(z, dictionary, dictLength) function
/illumos-gate/usr/src/boot/lib/libz/
H A Dzconf.h107 # define inflateSetDictionary z_inflateSetDictionary macro
512 #pragma map(inflateSetDictionary,"INSEDI")

Completed in 107 milliseconds