Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3602 DICT0, /* waiting for inflateSetDictionary */ enumerator
3810 z->state->mode = DICT0;
3812 case DICT0:
3899 if (z == Z_NULL || z->state == Z_NULL || z->state->mode != DICT0)