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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3057 DTREE, /* get length, distance trees for a dynamic block */ enumerator in enum:inflate_blocks_state::__anon138
3074 } trees; /* if DTREE, decoding info for trees */
3215 if (s->mode == BTREE || s->mode == DTREE)
3401 s->mode = DTREE;
3402 case DTREE:
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4155 DTREE, /* get length, distance trees for a dynamic block */ enumerator in enum:__anon6601
4177 } trees; /* if DTREE, decoding info for trees */
4302 if ((s->mode == BTREE || s->mode == DTREE) &&
4505 s->mode = DTREE;
4507 case DTREE:

Completed in 181 milliseconds