Home
last modified time | relevance | path

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

/dragonfly/usr.bin/compress/
H A Dzopen.c98 S_START, S_MIDDLE, S_EOF enumerator
247 if (state == S_MIDDLE) in zwrite()
249 state = S_MIDDLE; in zwrite()
467 state = S_MIDDLE; in zread()
469 case S_MIDDLE: in zread()
/dragonfly/usr.bin/gzip/
H A Dzuncompress.c88 S_START, S_MIDDLE, S_EOF enumerator
226 zs->zs_state = S_MIDDLE; in zread()
228 case S_MIDDLE: in zread()