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