Searched refs:gzwrite (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | unzip.c | 72 ret = gzwrite(addr, length, bdev, writebuf, startoffs, szexpected); in do_gzwrite() 78 gzwrite, 8, 0, do_gzwrite,
|
/openbmc/u-boot/lib/ |
H A D | gunzip.c | 116 int gzwrite(unsigned char *src, int len, in gzwrite() function
|
/openbmc/u-boot/include/ |
H A D | common.h | 455 int gzwrite(unsigned char *src, int len,
|