Searched defs:config_remove_section (Results 1 – 5 of 5) sorted by relevance
213 struct config_remove_section { struct221 extern struct config_remove_section config_remove_section; argument
50 struct config_remove_section config_remove_section; variable119 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
205 TEST_F(ConfigTest, config_remove_section) { in TEST_F() argument
235 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
103 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function