Searched defs:zbuf (Results 1 – 3 of 3) sorted by relevance
12 const u8 *zbuf = buf; in zlib_inflate_blob() local
48 u8 *zbuf; in __gunzip() local
6617 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip()