Searched defs:config_remove_section (Results 1 – 2 of 2) sorted by relevance
137 TEST_F(ConfigTest, config_remove_section) { in TEST_F() argument
234 bool config_remove_section(config_t* config, const char* section) { in config_remove_section() function