Searched defs:config_remove_key (Results 1 – 5 of 5) sorted by relevance
228 struct config_remove_key { struct239 extern struct config_remove_key config_remove_key; argument
52 struct config_remove_key config_remove_key; variable125 bool config_remove_key(config_t* config, const std::string& section, in config_remove_key() function
233 TEST_F(ConfigTest, config_remove_key) { in TEST_F() argument
247 bool config_remove_key(config_t* config, const std::string& section, in config_remove_key() function
92 bool config_remove_key(config_t* config, const std::string& section, in config_remove_key() function