Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dunzip.c76 ret = gzwrite(addr, length, bdev, writebuf, startoffs, szexpected); in do_gzwrite()
82 gzwrite, 8, 0, do_gzwrite,
/u-boot/include/
A Dgzip.h76 int gzwrite(unsigned char *src, int len, struct blk_desc *dev, ulong szwritebuf,
/u-boot/lib/
A Dgunzip.c119 int gzwrite(unsigned char *src, int len, in gzwrite() function

Completed in 5 milliseconds