Searched refs:config_set_bool (Results 1 – 2 of 2) sorted by relevance
88 void config_set_bool(config_t *config, const char *section, const char *key, bool value);
204 void config_set_bool(config_t *config, const char *section, const char *key, bool value) { in config_set_bool() function