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

/freebsd-12-stable/sys/contrib/zlib/
H A Dzconf.h46 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
662 always enough. If deflateGetDictionary() is called with dictionary equal to
666 deflateGetDictionary() may return a length less than the window size, even
673 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
H A Ddeflate.c448 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) function

Completed in 115 milliseconds