Searched refs:config_has_section (Results 1 – 3 of 3) sorted by relevance
55 bool config_has_section(const config_t *config, const char *section);
110 return config_has_section(config, section); in btc_config_has_section()
112 bool config_has_section(const config_t *config, const char *section) in config_has_section() function