Home
last modified time | relevance | path

Searched defs:zbuf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/zlib_inflate/
H A Dinfutil.c12 const u8 *zbuf = buf; in zlib_inflate_blob() local
/openbmc/linux/lib/
H A Ddecompress_inflate.c48 u8 *zbuf; in __gunzip() local
/openbmc/qemu/ui/
H A Dvnc-clipboard.c159 g_autofree void *zbuf = NULL; in vnc_clipboard_provide() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c6616 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip()