Lines Matching refs:xstra_to_str
1163 s = xstra_to_str(value); in config_defaults_load_from_file()
1176 config->entry_default_config = xstra_to_str(value); in config_defaults_load_from_file()
1225 s = xstra_to_str(value); in config_defaults_load_from_file()
1454 entry->title = xstra_to_str(value); in config_entry_add_from_file()
1460 entry->sort_key = xstra_to_str(value); in config_entry_add_from_file()
1466 entry->version = xstra_to_str(value); in config_entry_add_from_file()
1472 entry->machine_id = xstra_to_str(value); in config_entry_add_from_file()
1531 new = xstra_to_str(value); in config_entry_add_from_file()
2208 os_pretty_name = xstra_to_str(value); in config_entry_add_linux()
2214 os_image_id = xstra_to_str(value); in config_entry_add_linux()
2220 os_name = xstra_to_str(value); in config_entry_add_linux()
2226 os_id = xstra_to_str(value); in config_entry_add_linux()
2232 os_image_version = xstra_to_str(value); in config_entry_add_linux()
2238 os_version = xstra_to_str(value); in config_entry_add_linux()
2244 os_version_id = xstra_to_str(value); in config_entry_add_linux()
2250 os_build_id = xstra_to_str(value); in config_entry_add_linux()
2295 entry->options = xstra_to_str(content); in config_entry_add_linux()