Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dmodinfo.c36 static void modinfo_file(char *full_name) in modinfo_file() function
89 modinfo_file(s = dirtree_path(new, NULL)); in check_module()
104 if (s && !s[3]) modinfo_file(toys.optargs[TT.mod]); in modinfo_main()