Searched refs:xlu_cfg_replace_string (Results 1 – 4 of 4) sorted by relevance
/xen/tools/xl/ |
A D | xl_parse.c | 1251 xlu_cfg_replace_string(config, "init_seclabel", in parse_config_data() 1256 xlu_cfg_replace_string(config, "seclabel", in parse_config_data() 1259 xlu_cfg_replace_string(config, "seclabel", in parse_config_data() 1333 xlu_cfg_replace_string(config, "pvshim_path", in parse_config_data() 1740 xlu_cfg_replace_string(config, "smbios_firmware", in parse_config_data() 1742 xlu_cfg_replace_string(config, "acpi_firmware", in parse_config_data() 2525 xlu_cfg_replace_string(config, "device_model_user", in parse_config_data() 2528 xlu_cfg_replace_string (config, "stubdomain_kernel", in parse_config_data() 2530 xlu_cfg_replace_string (config, "stubdomain_ramdisk", in parse_config_data() 2614 xlu_cfg_replace_string (config, "spicehost", in parse_config_data() [all …]
|
A D | xl.c | 196 xlu_cfg_replace_string (config, "remus.default.netbufscript", in parse_global_config() 198 xlu_cfg_replace_string (config, "colo.default.proxyscript", in parse_global_config()
|
/xen/tools/libxl/ |
A D | libxlutil.h | 62 int xlu_cfg_replace_string(const XLU_Config *cfg, const char *n,
|
A D | libxlu_cfg.c | 260 int xlu_cfg_replace_string(const XLU_Config *cfg, const char *n, in xlu_cfg_replace_string() function
|
Completed in 10 milliseconds