Searched refs:read_buf (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Ddeflate.c82 local int read_buf OF((z_streamp strm, Bytef *buf, unsigned size));
413 * (See also read_buf()).
661 local int read_buf(strm, buf, size) function
1032 n = read_buf(s->strm, s->window + s->strstart + s->lookahead, more);

Completed in 14 milliseconds