Searched refs:config_remove_section (Results 1 – 3 of 3) sorted by relevance
100 bool config_remove_section(config_t *config, const char *section);
41 config_remove_section(config, section); in btc_compare_address_key_value()299 return config_remove_section(config, section); in btc_config_remove_section()
244 bool config_remove_section(config_t *config, const char *section) in config_remove_section() function273 ret &= config_remove_section(config, section); in config_remove_key()