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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzconf.h76 #define deflateSetDictionary z_deflateSetDictionary macro
H A Ddeflate.c321 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h107 #define deflateSetDictionary z_deflateSetDictionary macro
801 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
827 * deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if
830 * called for this stream). deflateSetDictionary does not perform any
944 * dictionary (see deflateSetDictionary).
H A Dzlib.c947 deflateSetDictionary(strm, dictionary, dictLength) function
/illumos-gate/usr/src/boot/lib/libz/
H A Ddeflate.c323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function
H A Dzconf.h51 # define deflateSetDictionary z_deflateSetDictionary macro

Completed in 69 milliseconds