Home
last modified time | relevance | path

Searched refs:gzwrite (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dunzip.c72 ret = gzwrite(addr, length, bdev, writebuf, startoffs, szexpected); in do_gzwrite()
78 gzwrite, 8, 0, do_gzwrite,
/openbmc/u-boot/lib/
H A Dgunzip.c116 int gzwrite(unsigned char *src, int len, in gzwrite() function
/openbmc/u-boot/include/
H A Dcommon.h455 int gzwrite(unsigned char *src, int len,