Searched refs:gunzip (Results 1 – 3 of 3) sorted by relevance
/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
|