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