Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dbzcat.c512 static int write_bunzip_data(struct bunzip_data *bd, struct bwdata *bw, in write_bunzip_data() function
650 i = write_bunzip_data(bd,bd->bwdata, dst_fd, 0, 0); in bunzipStream()