Home
last modified time | relevance | path

Searched defs:dictLength (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/zlib-1.2/
H A Dinflate.c1291 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) in inflateGetDictionary() argument
1314 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
H A Ddeflate.c376 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
445 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() argument
/dflybsd-src/sys/net/
H A Dzlib.c828 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in deflateSetDictionary()
3340 inflateSetDictionary(z_streamp z, const Bytef *dictionary, uInt dictLength)