Searched defs:config_remove_key (Results 1 – 5 of 5) sorted by relevance
227 struct config_remove_key { struct238 extern struct config_remove_key config_remove_key; argument
50 struct config_remove_key config_remove_key; variable123 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
90 bool config_remove_key(config_t* config, const std::string& section, in config_remove_key() function