Searched refs:config_get_bool (Results 1 – 2 of 2) sorted by relevance
74 bool config_get_bool(const config_t *config, const char *section, const char *key, bool def_value);
164 bool config_get_bool(const config_t *config, const char *section, const char *key, bool def_value) in config_get_bool() function