Searched refs:gunzip (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/lib/ |
D | decompress.c | 23 # define gunzip NULL macro 48 { {0x1f, 0x8b}, "gzip", gunzip }, 49 { {0x1f, 0x9e}, "gzip", gunzip },
|
D | decompress_inflate.c | 187 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
|
D | inflate.c | 1194 static int INIT gunzip(void) in gunzip() function
|
/linux-4.19.296/include/linux/decompress/ |
D | inflate.h | 5 int gunzip(unsigned char *inbuf, long len,
|