Home
last modified time | relevance | path

Searched refs:gunzip (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/lib/
Ddecompress.c23 # define gunzip NULL macro
48 { {0x1f, 0x8b}, "gzip", gunzip },
49 { {0x1f, 0x9e}, "gzip", gunzip },
Ddecompress_inflate.c187 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
Dinflate.c1194 static int INIT gunzip(void) in gunzip() function
/linux-4.19.296/include/linux/decompress/
Dinflate.h5 int gunzip(unsigned char *inbuf, long len,