Searched refs:CONF_imodule_get_value (Results 1 – 5 of 5) sorted by relevance
223 CONF_imodule_get_name(md), CONF_imodule_get_value(md)); in int_engine_module_init()226 elist = NCONF_get_section(cnf, CONF_imodule_get_value(md)); in int_engine_module_init()
77 oid_section = CONF_imodule_get_value(md); in oid_module_init()
194 const char *CONF_imodule_get_value(const CONF_IMODULE *md);
504 const char *CONF_imodule_get_value(const CONF_IMODULE *md) in CONF_imodule_get_value() function