Searched defs:config_remove_section (Results 1 – 5 of 5) sorted by relevance
230 struct config_remove_section { struct240 extern struct config_remove_section config_remove_section; argument
50 struct config_remove_section config_remove_section; variable127 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
217 TEST_F(ConfigTest, config_remove_section) { in TEST_F() argument
234 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function
105 bool config_remove_section(config_t* config, const std::string& section) { in config_remove_section() function