Searched refs:gzwrite (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | unzip.c | 73 ret = gzwrite(addr, length, bdev, writebuf, startoffs, szexpected); in do_gzwrite() 79 gzwrite, 8, 0, do_gzwrite,
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gunzip.c | 128 int gzwrite(unsigned char *src, int len, in gzwrite() function
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | 678 int gzwrite(unsigned char *src, int len,
|