Home
last modified time | relevance | path

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

/lib/
Ddecompress.c22 # define gunzip NULL macro
47 { {037, 0213}, "gzip", gunzip },
48 { {037, 0236}, "gzip", gunzip },
Ddecompress_inflate.c36 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
184 #define decompress gunzip
Dinflate.c1193 static int INIT gunzip(void) in gunzip() function