Searched refs:gunzip (Results 1 – 3 of 3) sorted by relevance
/lib/ |
D | decompress.c | 22 # define gunzip NULL macro 47 { {037, 0213}, "gzip", gunzip }, 48 { {037, 0236}, "gzip", gunzip },
|
D | decompress_inflate.c | 36 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function 184 #define decompress gunzip
|
D | inflate.c | 1193 static int INIT gunzip(void) in gunzip() function
|