Searched refs:_CONF_new_section (Results 1 – 4 of 4) sorted by relevance
70 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section);
245 sv=_CONF_new_section(conf,section); in def_load_bio()336 sv=_CONF_new_section(conf,section); in def_load_bio()398 tv=_CONF_new_section(conf,psection); in def_load_bio()
270 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section() function