Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dbzcat.c664 static void do_bzcat(int fd, char *name) in do_bzcat() function
673 loopfiles(toys.optargs, do_bzcat); in bzcat_main()