Searched refs:EXTRA (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dinflate.h28 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon9342
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c689 state->mode = EXTRA;
691 case EXTRA:
/illumos-gate/usr/src/boot/lib/libz/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon108
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c732 state->mode = EXTRA;
733 case EXTRA:

Completed in 64 milliseconds