Searched defs:deflateInit2_ (Results 1 – 6 of 6) sorted by relevance
/titanic_53/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.h | 106 #define deflateInit2_ z_deflateInit2_ macro
|
H A D | zlib.c | 850 int deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|
/titanic_53/usr/src/boot/lib/libz/ |
H A D | zconf.h | 44 # define deflateInit2_ z_deflateInit2_ macro
|
H A D | deflate.c | 213 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|
/titanic_53/usr/src/contrib/zlib/ |
H A D | zconf.h | 72 # define deflateInit2_ z_deflateInit2_ macro
|
H A D | deflate.c | 241 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|