Home
last modified time | relevance | path

Searched refs:deflateInit_ (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h98 #define deflateInit_ z_deflateInit_ macro
343 #pragma map(deflateInit_, "DEIN")
1171 ZEXTERN int ZEXPORT deflateInit_ OF((z_streamp strm, int level,
1181 deflateInit_((strm), (level), ZLIB_VERSION, sizeof (z_stream))
H A Dzlib.c835 deflateInit_(strm, level, version, stream_size) in deflateInit_() function
/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h73 # define deflateInit_ z_deflateInit_ macro
552 #pragma map(deflateInit_,"DEIN")
H A Dzlib.h1781 ZEXTERN int ZEXPORT deflateInit_ OF((z_streamp strm, int level,
1797 deflateInit_((strm), (level), ZLIB_VERSION, (int)sizeof(z_stream))
1811 deflateInit_((strm), (level), ZLIB_VERSION, (int)sizeof(z_stream))
H A Ddeflate.c229 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c446 # pragma map(deflateInit_,"DEIN")