Searched defs:def_value (Results 1 – 1 of 1) sorted by relevance
148 int config_get_int(const config_t *config, const char *section, const char *key, int def_value) in config_get_int()164 bool config_get_bool(const config_t *config, const char *section, const char *key, bool def_value) in config_get_bool()185 …fig_get_string(const config_t *config, const char *section, const char *key, const char *def_value) in config_get_string()