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