Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h88 int havedict; /* true if dictionary provided */ member
H A Dinflate.c130 state->havedict = 0; in inflateResetKeep()
833 if (state->havedict == 0) { in inflate()
1344 state->havedict = 1; in inflateSetDictionary()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1642 int havedict; /* true if dictionary provided */ member
2341 state->havedict = 0;
2986 if (state->havedict == 0) {
3425 state->havedict = 1;