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

/linux-4.4.14/lib/
H A Ddecompress_inflate.c37 STATIC int INIT __gunzip(unsigned char *buf, long len, __gunzip() function
193 return __gunzip(buf, len, fill, flush, out_buf, 0, pos, error); gunzip()
203 return __gunzip(buf, len, fill, flush, out_buf, out_len, pos, error); __decompress()

Completed in 144 milliseconds