Searched defs:gunzip (Results 1 – 4 of 4) sorted by relevance
19 # define gunzip NULL macro
35 STATIC int INIT gunzip(unsigned char *buf, int len, in gunzip() function
1193 static int INIT gunzip(void) in gunzip() function
34 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function