ospace
int rlen, olen, ospace;
ospace("salloc");
ospace("headers");
ospace("copy");
ospace("seekc");
ospace("more");
ospace("redef-bad");
ospace("dummy");
ospace("redef");
void ospace(char *s);
int ospace;
ospace = DECOMP_CHUNK;
state->strm.avail_out = ospace - PPP_HDRLEN;
mo->b_wptr += ospace;
olen += ospace;
state->strm.avail_out = ospace = DECOMP_CHUNK;
mo->b_wptr += ospace - state->strm.avail_out;
olen += ospace - state->strm.avail_out;