Searched refs:stored_value (Results 1 – 1 of 1) sorted by relevance
156 const char *stored_value = config_get_string(config, section, key, NULL); in btc_config_get_str() local158 if (!stored_value) { in btc_config_get_str()162 strlcpy(value, stored_value, *size_bytes); in btc_config_get_str()