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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c687 STREAMSTART, enumerator in enum:streamstate
904 s->state = STREAMSTART;
908 case STREAMSTART:
913 "LZJB STREAMSTART: bad stream header");
916 "LZJB STREAMSTART: bad range: %d > %d",
953 s->state = STREAMSTART;
1028 s->state = STREAMSTART;
1035 case STREAMSTART:
1040 "BZ2 STREAMSTART: bad stream header");
1043 "BZ2 STREAMSTART
[all...]

Completed in 62 milliseconds