Searched refs:windowBits (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/zlib/
H A Dllib-lz37 int deflateInit2_(z_streamp strm, int level, int method, int windowBits,
58 int inflateInit2_(z_streamp strm, int windowBits, const char *version,
60 int inflateBackInit_(z_streamp strm, int windowBits, unsigned char FAR *window,
68 int inflateReset2(z_streamp strm, int windowBits);

Completed in 58 milliseconds