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