z_streamp
int ZEXPORT deflateEnd(z_streamp strm) {
int ZEXPORT deflateCopy(z_streamp dest, z_streamp source) {
local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) {
int ZEXPORT deflateInit_(z_streamp strm, int level, const char *version,
int ZEXPORT deflateInit2_(z_streamp strm, int level, int method,
local int deflateStateCheck(z_streamp strm) {
int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary,
int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary,
int ZEXPORT deflateResetKeep(z_streamp strm) {
int ZEXPORT deflateReset(z_streamp strm) {
int ZEXPORT deflateSetHeader(z_streamp strm, gz_headerp head) {
int ZEXPORT deflatePending(z_streamp strm, unsigned *pending, int *bits) {
int ZEXPORT deflateUsed(z_streamp strm, int *bits) {
int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) {
int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) {
int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy,
z_size_t ZEXPORT deflateBound_z(z_streamp strm, z_size_t sourceLen) {
uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) {
local void flush_pending(z_streamp strm) {
int ZEXPORT deflate(z_streamp strm, int flush) {
z_streamp strm; /* pointer back to this zlib stream */
z_streamp strm = &(state->strm);
z_streamp strm = &(state->strm);
z_streamp strm = &(state->strm);
z_streamp strm = &(state->strm);
z_streamp strm = &(state->strm);
z_streamp strm = &(state->strm);
z_streamp strm;
z_streamp strm;
z_streamp strm;
z_streamp strm;
z_streamp strm;
z_streamp strm = &(state->strm);
int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc,
int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits,
int ZEXPORT inflateBackEnd(z_streamp strm) {
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start) {
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);
int ZEXPORT inflateResetKeep(z_streamp strm) {
int ZEXPORT inflateEnd(z_streamp strm) {
int ZEXPORT inflateReset(z_streamp strm) {
int ZEXPORT inflateGetDictionary(z_streamp strm, Bytef *dictionary,
int ZEXPORT inflateSetDictionary(z_streamp strm, const Bytef *dictionary,
int ZEXPORT inflateGetHeader(z_streamp strm, gz_headerp head) {
int ZEXPORT inflateSync(z_streamp strm) {
int ZEXPORT inflateReset2(z_streamp strm, int windowBits) {
int ZEXPORT inflateSyncPoint(z_streamp strm) {
int ZEXPORT inflateCopy(z_streamp dest, z_streamp source) {
int ZEXPORT inflateUndermine(z_streamp strm, int subvert) {
int ZEXPORT inflateValidate(z_streamp strm, int check) {
long ZEXPORT inflateMark(z_streamp strm) {
unsigned long ZEXPORT inflateCodesUsed(z_streamp strm) {
int ZEXPORT inflateInit2_(z_streamp strm, int windowBits,
int ZEXPORT inflateInit_(z_streamp strm, const char *version,
int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) {
local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) {
int ZEXPORT inflate(z_streamp strm, int flush) {
local int inflateStateCheck(z_streamp strm) {
z_streamp strm; /* pointer back to this zlib stream */
ZEXTERN int ZEXPORT inflatePrime(z_streamp strm,
ZEXTERN long ZEXPORT inflateMark(z_streamp strm);
ZEXTERN int ZEXPORT inflateGetHeader(z_streamp strm,
ZEXTERN int ZEXPORT inflateBack(z_streamp strm,
ZEXTERN int ZEXPORT inflateBackEnd(z_streamp strm);
ZEXTERN int ZEXPORT deflateInit_(z_streamp strm, int level,
ZEXTERN int ZEXPORT inflateInit_(z_streamp strm,
ZEXTERN int ZEXPORT deflateInit2_(z_streamp strm, int level, int method,
ZEXTERN int ZEXPORT inflateInit2_(z_streamp strm, int windowBits,
ZEXTERN int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits,
ZEXTERN int ZEXPORT inflateSyncPoint(z_streamp);
ZEXTERN int ZEXPORT inflateUndermine(z_streamp, int);
ZEXTERN int ZEXPORT inflateValidate(z_streamp, int);
ZEXTERN unsigned long ZEXPORT inflateCodesUsed(z_streamp);
ZEXTERN int ZEXPORT inflateResetKeep(z_streamp);
ZEXTERN int ZEXPORT deflateResetKeep(z_streamp);
ZEXTERN int ZEXPORT deflate(z_streamp strm, int flush);
ZEXTERN int ZEXPORT deflateEnd(z_streamp strm);
ZEXTERN int ZEXPORT inflate(z_streamp strm, int flush);
ZEXTERN int ZEXPORT inflateEnd(z_streamp strm);
ZEXTERN int ZEXPORT deflateSetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT deflateCopy(z_streamp dest,
z_streamp source);
ZEXTERN int ZEXPORT deflateReset(z_streamp strm);
ZEXTERN int ZEXPORT deflateParams(z_streamp strm,
ZEXTERN int ZEXPORT deflateTune(z_streamp strm,
ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen);
ZEXTERN z_size_t ZEXPORT deflateBound_z(z_streamp strm, z_size_t sourceLen);
ZEXTERN int ZEXPORT deflatePending(z_streamp strm,
ZEXTERN int ZEXPORT deflateUsed(z_streamp strm,
ZEXTERN int ZEXPORT deflatePrime(z_streamp strm,
ZEXTERN int ZEXPORT deflateSetHeader(z_streamp strm,
ZEXTERN int ZEXPORT inflateSetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT inflateGetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT inflateSync(z_streamp strm);
ZEXTERN int ZEXPORT inflateCopy(z_streamp dest,
z_streamp source);
ZEXTERN int ZEXPORT inflateReset(z_streamp strm);
ZEXTERN int ZEXPORT inflateReset2(z_streamp strm,
int ZEXPORT deflateEnd(z_streamp strm) {
int ZEXPORT deflateCopy(z_streamp dest, z_streamp source) {
local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) {
int ZEXPORT deflateInit_(z_streamp strm, int level, const char *version,
int ZEXPORT deflateInit2_(z_streamp strm, int level, int method,
local int deflateStateCheck(z_streamp strm) {
int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary,
int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary,
int ZEXPORT deflateResetKeep(z_streamp strm) {
int ZEXPORT deflateReset(z_streamp strm) {
int ZEXPORT deflateSetHeader(z_streamp strm, gz_headerp head) {
int ZEXPORT deflatePending(z_streamp strm, unsigned *pending, int *bits) {
int ZEXPORT deflateUsed(z_streamp strm, int *bits) {
int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) {
int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) {
int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy,
z_size_t ZEXPORT deflateBound_z(z_streamp strm, z_size_t sourceLen) {
uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) {
local void flush_pending(z_streamp strm) {
int ZEXPORT deflate(z_streamp strm, int flush) {
z_streamp strm; /* pointer back to this zlib stream */
int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc,
int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits,
int ZEXPORT inflateBackEnd(z_streamp strm) {
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start) {
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);
int ZEXPORT inflateResetKeep(z_streamp strm) {
int ZEXPORT inflateEnd(z_streamp strm) {
int ZEXPORT inflateReset(z_streamp strm) {
int ZEXPORT inflateGetDictionary(z_streamp strm, Bytef *dictionary,
int ZEXPORT inflateSetDictionary(z_streamp strm, const Bytef *dictionary,
int ZEXPORT inflateGetHeader(z_streamp strm, gz_headerp head) {
int ZEXPORT inflateSync(z_streamp strm) {
int ZEXPORT inflateReset2(z_streamp strm, int windowBits) {
int ZEXPORT inflateSyncPoint(z_streamp strm) {
int ZEXPORT inflateCopy(z_streamp dest, z_streamp source) {
int ZEXPORT inflateUndermine(z_streamp strm, int subvert) {
int ZEXPORT inflateValidate(z_streamp strm, int check) {
long ZEXPORT inflateMark(z_streamp strm) {
unsigned long ZEXPORT inflateCodesUsed(z_streamp strm) {
int ZEXPORT inflateInit2_(z_streamp strm, int windowBits,
int ZEXPORT inflateInit_(z_streamp strm, const char *version,
int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) {
local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) {
int ZEXPORT inflate(z_streamp strm, int flush) {
local int inflateStateCheck(z_streamp strm) {
z_streamp strm; /* pointer back to this zlib stream */
ZEXTERN int ZEXPORT inflatePrime(z_streamp strm,
ZEXTERN long ZEXPORT inflateMark(z_streamp strm);
ZEXTERN int ZEXPORT inflateGetHeader(z_streamp strm,
ZEXTERN int ZEXPORT inflateBack(z_streamp strm,
ZEXTERN int ZEXPORT inflateBackEnd(z_streamp strm);
ZEXTERN int ZEXPORT deflateInit_(z_streamp strm, int level,
ZEXTERN int ZEXPORT inflateInit_(z_streamp strm,
ZEXTERN int ZEXPORT deflateInit2_(z_streamp strm, int level, int method,
ZEXTERN int ZEXPORT inflateInit2_(z_streamp strm, int windowBits,
ZEXTERN int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits,
ZEXTERN int ZEXPORT inflateSyncPoint(z_streamp);
ZEXTERN int ZEXPORT inflateUndermine(z_streamp, int);
ZEXTERN int ZEXPORT inflateValidate(z_streamp, int);
ZEXTERN unsigned long ZEXPORT inflateCodesUsed(z_streamp);
ZEXTERN int ZEXPORT inflateResetKeep(z_streamp);
ZEXTERN int ZEXPORT deflateResetKeep(z_streamp);
ZEXTERN int ZEXPORT deflate(z_streamp strm, int flush);
ZEXTERN int ZEXPORT deflateEnd(z_streamp strm);
ZEXTERN int ZEXPORT inflate(z_streamp strm, int flush);
ZEXTERN int ZEXPORT inflateEnd(z_streamp strm);
ZEXTERN int ZEXPORT deflateSetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT deflateCopy(z_streamp dest,
z_streamp source);
ZEXTERN int ZEXPORT deflateReset(z_streamp strm);
ZEXTERN int ZEXPORT deflateParams(z_streamp strm,
ZEXTERN int ZEXPORT deflateTune(z_streamp strm,
ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen);
ZEXTERN z_size_t ZEXPORT deflateBound_z(z_streamp strm, z_size_t sourceLen);
ZEXTERN int ZEXPORT deflatePending(z_streamp strm,
ZEXTERN int ZEXPORT deflateUsed(z_streamp strm,
ZEXTERN int ZEXPORT deflatePrime(z_streamp strm,
ZEXTERN int ZEXPORT deflateSetHeader(z_streamp strm,
ZEXTERN int ZEXPORT inflateSetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT inflateGetDictionary(z_streamp strm,
ZEXTERN int ZEXPORT inflateSync(z_streamp strm);
ZEXTERN int ZEXPORT inflateCopy(z_streamp dest,
z_streamp source);
ZEXTERN int ZEXPORT inflateReset(z_streamp strm);
ZEXTERN int ZEXPORT inflateReset2(z_streamp strm,
z_streamp stream = &state->compression_out_stream;
z_streamp stream = &state->compression_in_stream;