Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h42 LENEXT, /* i: waiting for length extra bits */ enumerator
H A Dinflate.c1090 state->mode = LENEXT; in inflate()
1092 case LENEXT: in inflate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1601 LENEXT, /* i: waiting for length extra bits */ enumerator
3211 state->mode = LENEXT;
3212 case LENEXT:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4099 LENEXT, /* i: getting length extra (have base) */ enumerator
4213 c->mode = LENEXT;
4232 case LENEXT: /* i: getting length extra (have base) */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5268 LENEXT, /* i: getting length extra (have base) */ enumerator
5389 c->mode = LENEXT;
5407 case LENEXT: /* i: getting length extra (have base) */