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