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

/linux-master/lib/
H A Ddecompress_inflate.c42 static int INIT __gunzip(unsigned char *buf, long len, function
207 return __gunzip(buf, len, fill, flush, out_buf, 0, pos, error);
217 return __gunzip(buf, len, fill, flush, out_buf, out_len, pos, error);

Completed in 145 milliseconds