Searched defs:config_remove_section (Results 1 – 5 of 5) sorted by relevance
243 struct config_remove_section { struct253 extern struct config_remove_section config_remove_section; argument
51 struct config_remove_section config_remove_section; variable128 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
221 TEST_F(ConfigTest, config_remove_section) { in TEST_F() argument
237 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
95 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function