Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h43 DIST, /* i: waiting for distance code */ enumerator
H A Dinflate.c1101 state->mode = DIST; in inflate()
1103 case DIST: in inflate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1602 DIST, /* i: waiting for distance code */ enumerator
3219 state->mode = DIST;
3220 case DIST:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4100 DIST, /* i: get distance next */ enumerator
4240 c->mode = DIST;
4242 case DIST: /* i: get distance next */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5269 DIST, /* i: get distance next */ enumerator
5416 c->mode = DIST;
5418 case DIST: /* i: get distance next */