Searched refs:NCONF_free (Results 1 – 9 of 9) sorted by relevance
289 NCONF_free(config); in main()363 NCONF_free(config); in main()
299 NCONF_free(conf); in MAIN()
1711 NCONF_free(dbattr_conf); in load_index()1757 if (dbattr_conf) NCONF_free(dbattr_conf); in load_index()
1082 NCONF_free(extconf); in MAIN()
1085 if ((req_conf != NULL) && (req_conf != config)) NCONF_free(req_conf); in MAIN()
1493 NCONF_free(conf); in MAIN()
153 void NCONF_free(CONF *conf);
245 void NCONF_free(CONF *conf) in NCONF_free() function
202 NCONF_free(conf); in CONF_modules_load_file()