inflate
status = inflate(&ssh->state->compression_in_stream,
err = inflate(&state->istream, Z_SYNC_FLUSH);
ret = inflate(zin, 0);
rv = inflate(z, Z_NO_FLUSH);
error = inflate(&zf->zf_zstream, Z_SYNC_FLUSH); /* decompression pass */
c = inflate(&pkg->pkg_zs, Z_SYNC_FLUSH);
if ((err = inflate(&zs, Z_FINISH)) != Z_STREAM_END) {
status = inflate(&zs, Z_FINISH);
err = (inflate(&zp->zs, Z_FINISH) != Z_STREAM_END) ? 1 : 0;
rtn = inflate(&priv->cx, Z_SYNC_FLUSH);
inflate(&priv->cx, Z_SYNC_FLUSH);
rtn = inflate(&priv->cx, Z_NO_FLUSH);
rtn = inflate(&priv->cx, Z_SYNC_FLUSH);
error = decomp ? inflate(&zbuf, Z_SYNC_FLUSH) :
error = inflate(&z, Z_FINISH);
i = inflate(zs, 0);
if ((res = inflate(&state->cx, flush)) != Z_OK) {
inflate(&state->cx, Z_SYNC_FLUSH);
if ((res = inflate(&state->cx, flush)) != Z_OK) {