Searched refs:read_buf (Results 1 – 1 of 1) sorted by relevance
76 static int read_buf (z_streamp strm, Byte *buf, unsigned size);636 static int read_buf( in read_buf() function948 n = read_buf(s->strm, s->window + s->strstart + s->lookahead, more); in fill_window()