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