Searched refs:check_module (Results 1 – 3 of 3) sorted by relevance
37 def check_module(modules_path, module): function64 if not check_module(modules_path, module_name + '.so'):118 if check_module(modules_path, 'mod_ssl.so'):123 if check_module(modules_path, 'mod_unixd.so'):
79 static int check_module(struct dirtree *new) in check_module() function130 dirtree_read(path, check_module); in modinfo_main()
210 def check_module(self, module, module_file): member in build_py277 if not self.check_module(module, module_file):