Searched refs:__gunzip (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/lib/ |
A D | decompress_inflate.c | 42 STATIC int INIT __gunzip(unsigned char *buf, long len, in __gunzip() function 207 return __gunzip(buf, len, fill, flush, out_buf, 0, pos, error); in gunzip() 217 return __gunzip(buf, len, fill, flush, out_buf, out_len, pos, error); in __decompress()
|
Completed in 3 milliseconds