NCONF_new
dbattr_conf = NCONF_new(NULL);
cnf = NCONF_new(NULL);
extconf = NCONF_new(NULL);
conf = NCONF_new(NULL);
config = NCONF_new(NULL);
if ((req_conf = NCONF_new(NULL)) == NULL)
if ((addext_conf = NCONF_new(NULL)) == NULL)
conf = NCONF_new(NULL);
((conf = NCONF_new(NULL)) == NULL ||
extconf = NCONF_new(NULL);
conf = NCONF_new(NULL);
load_ctx->conf = NCONF_new(NULL);
CONF *NCONF_new(CONF_METHOD *meth);
cnf = NCONF_new(NULL);