Searched refs:dstbytes (Results 1 – 1 of 1) sorted by relevance
555 ssize_t dstbytes; in gunzip() 609 dstbytes = s.next_out - (unsigned char *) dst; in load_uboot_image() 612 return dstbytes; in load_uboot_image() 541 ssize_t dstbytes; gunzip() local