Home
last modified time | relevance | path

Searched refs:PRESET_DICT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/zmod/
H A Dzutil.h90 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c643 if (s->strstart != 0) header |= PRESET_DICT;
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c137 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
1147 if (s->strstart != 0) header |= PRESET_DICT;
3786 if (!(b & PRESET_DICT))