Searched defs:gunzip (Results 1 – 3 of 3) sorted by relevance
36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
24 # define gunzip NULL macro
200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function