Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3604 DICT0, /* waiting for inflateSetDictionary */ enumerator
3812 z->state->mode = DICT0;
3814 case DICT0:
3901 if (z == Z_NULL || z->state == Z_NULL || z->state->mode != DICT0)