Home | History | Annotate | Download | only in apps

Lines Matching refs:conf

717 int add_oid_section(BIO *err, CONF *conf)
723 if(!(p=NCONF_get_string(conf,NULL,"oid_section")))
728 if(!(sktmp = NCONF_get_section(conf, p))) {
1517 int load_config(BIO *err, CONF *cnf)
1805 CONF *dbattr_conf = NULL;