Searched refs:read_buf (Results 1 – 2 of 2) sorted by relevance
85 local int read_buf OF((z_streamp strm, Bytef *buf, unsigned size));791 local int read_buf(strm, buf, size) in read_buf() function1169 n = read_buf(s->strm, s->window + s->strstart + s->lookahead, more);
402 - read_buf buf parameter of type Bytef* instead of charf*