Searched defs:deflateInit2_ (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/zmod/ |
H A D | zconf.h | 75 #define deflateInit2_ z_deflateInit2_ macro
|
H A D | deflate.c | 222 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() function
|
/titanic_50/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
|