Searched refs:_CONF_get_string (Results 1 – 4 of 4) sorted by relevance
66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string() function
303 char *s = _CONF_get_string(conf, group, name); in NCONF_get_string()
308 path = _CONF_get_string(cnf, value, "path"); in module_load_dso()
753 p = _CONF_get_string(conf, cp, np); in str_copy()
Completed in 15 milliseconds