Searched refs:gunzip_buf (Results 1 – 2 of 2) sorted by relevance
9 int zlib_inflate_blob(void *gunzip_buf, unsigned int sz, in zlib_inflate_blob() argument29 strm->next_out = gunzip_buf; in zlib_inflate_blob()
1723 void *gunzip_buf; member1727 #define GUNZIP_BUF(bp) (bp->gunzip_buf)