Home
last modified time | relevance | path

Searched defs:modfile (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/other/
Dlsmod.c20 char *modfile = "/proc/modules"; in lsmod_main() local
/third_party/python/Lib/test/
Dtest_inspect.py52 modfile = mod.__file__ variable
54 modfile = modfile[:-1] variable
58 modfile = normcase(modfile) variable