Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dbzcat.c625 void bunzipStream(int src_fd, int dst_fd) in bunzipStream() function
644 bunzipStream(fd, 1); in do_bzcat()