Searched defs:LENS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dinftrees.h51 LENS, enumerator in enum:__anon9344
/illumos-gate/usr/src/boot/lib/libz/
H A Dinftrees.h56 LENS, enumerator in enum:__anon110
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3053 LENS, /* get lengths for stored */ enumerator in enum:inflate_blocks_state::__anon135
3288 s->mode = LENS; /* get length of stored block */
3324 case LENS:
3593 if (s->mode != LENS)
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4151 LENS, /* get lengths for stored */ enumerator in enum:__anon6453
4385 s->mode = LENS; /* get length of stored block */
4421 case LENS:
4661 return (s->mode == LENS);
4728 if (s->mode != LENS)

Completed in 237 milliseconds