Home
last modified time | relevance | path

Searched defs:mod_path (Results 1 – 7 of 7) sorted by relevance

/external/ltp/lib/
Dtst_module.c32 const char *mod_name, char **mod_path) in tst_module_exists_()
83 char *mod_path = NULL; in tst_module_load_() local
/external/ltp/include/
Dtst_module.h13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists()
/external/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module01.c24 static char *mod_path; variable
Dfinit_module02.c25 static char *mod_path; variable
/external/ltp/include/old/
Dold_module.h56 const char *mod_name, char **mod_path) in tst_module_exists()
/external/crosvm/power_monitor/
Dbuild.rs44 let mod_path = out_dir.join(format!("{}.rs", stem)); in main() localVariable
/external/python/cpython2/Lib/test/
Dtest_xpickle.py25 mod_path = os.path.abspath(os.path.join(os.path.dirname(__file__), variable