Searched defs:_modules (Results 1 – 6 of 6) sorted by relevance
47 static void parse_retcodes(struct mod **_modules, const char *s) in parse_retcodes()102 static struct mod *find_module(struct mod *_modules, const char *modname) in find_module()
63 static void parse_retcodes(struct mod *_modules, const char *s) in parse_retcodes()166 static struct mod *find_module(struct mod *_modules, const char *modname) in find_module()
43 _modules = {} variable
50 _modules = {} # cache of modules we've seen variable
313 def init(self, _modules): argument
49 _modules = {} # Initialize cache of modules we've seen. variable