Searched defs:config_remove_key (Results 1 – 2 of 2) sorted by relevance
152 TEST_F(ConfigTest, config_remove_key) { in TEST_F() argument
243 bool config_remove_key(config_t *config, const char *section, const char *key) { in config_remove_key() function