Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dmodinfo.c41 static void modinfo_file(char *full_name) in modinfo_file() function
96 modinfo_file(s = dirtree_path(new, 0)); in check_module()
118 if (strend(toys.optargs[TT.mod], ".ko")) modinfo_file(toys.optargs[TT.mod]); in modinfo_main()