Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3057 DTREE, /* get length, distance trees for a dynamic block */ enumerator
3215 if (s->mode == BTREE || s->mode == DTREE)
3401 s->mode = DTREE;
3402 case DTREE:
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4155 DTREE, /* get length, distance trees for a dynamic block */ enumerator
4302 if ((s->mode == BTREE || s->mode == DTREE) &&
4505 s->mode = DTREE;
4507 case DTREE: