Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Dxxd.c77 static void do_xxd_include(int fd, char *name) in do_xxd_include() function
175 : (toys.optflags&FLAG_i ? do_xxd_include : do_xxd)); in xxd_main()