Searched defs:mod_path (Results 1 – 5 of 5) sorted by relevance
32 const char *mod_name, char **mod_path) in tst_module_exists_()83 char *mod_path = NULL; in tst_module_load_() local
13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists()
24 static char *mod_path; variable
25 static char *mod_path; variable
56 const char *mod_name, char **mod_path) in tst_module_exists()