Searched defs:mod_path (Results 1 – 2 of 2) 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
25 mod_path = os.path.abspath(os.path.join(os.path.dirname(__file__), variable