Home
last modified time | relevance | path

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

/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