Searched refs:module_find (Results 1 – 1 of 1) sorted by relevance
79 static CONF_MODULE *module_find(const char *name);252 md = module_find(name); in module_run()368 static CONF_MODULE *module_find(const char *name) in module_find() function