Searched refs:config_update_newest_section (Results 1 – 3 of 3) sorted by relevance
105 bool config_update_newest_section(config_t *config, const char *section);
307 return config_update_newest_section(config, section); in btc_config_update_newest_section()
257 bool config_update_newest_section(config_t *config, const char *section) in config_update_newest_section() function