Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Dmodinfo.c41 static void modinfo_file(char *full_name) in modinfo_file() function
97 modinfo_file(s = dirtree_path(new, 0)); in check_module()
125 if (s && !s[3]) modinfo_file(toys.optargs[TT.mod]); in modinfo_main()