Home
last modified time | relevance | path

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

/external/toybox/toys/lsb/
Dmd5sum.c379 static void do_c_file(char *name) in do_c_file() function
408 if (FLAG(c)) for (arg = toys.optargs; *arg; arg++) do_c_file(*arg); in md5sum_main()