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