Home
last modified time | relevance | path

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

/third_party/toybox/toys/lsb/
Dgzip.c115 static void do_gzip(int ifd, char *in) in do_gzip() function
161 loopfiles(toys.optargs, do_gzip); in gzip_main()
/third_party/node/doc/api/
Dzlib.md48 async function do_gzip(input, output) {
55 do_gzip('input.txt', 'input.txt.gz')