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

/openbsd-current/sys/lib/libz/
H A Dzconf.h47 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h658 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
665 always enough. If deflateGetDictionary() is called with dictionary equal to
669 deflateGetDictionary() may return a length less than the window size, even
676 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c612 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary, function
/openbsd-current/lib/libz/
H A Dzconf.h47 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h658 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
665 always enough. If deflateGetDictionary() is called with dictionary equal to
669 deflateGetDictionary() may return a length less than the window size, even
676 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c612 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary, function
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzconf.h46 # define deflateGetDictionary Perl_crz_deflateGetDictionary macro
H A Dzlib.h654 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
661 always enough. If deflateGetDictionary() is called with dictionary equal to
665 deflateGetDictionary() may return a length less than the window size, even
672 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c480 int ZEXPORT deflateGetDictionary ( function

Completed in 171 milliseconds