read_buf           85 other-licenses/zlib/deflate.c local int read_buf        OF((z_streamp strm, Bytef *buf, unsigned size));
read_buf         1342 other-licenses/zlib/deflate.c         n = read_buf(s->strm, s->window + s->strstart + s->lookahead, more);