Searched defs:libxl_path (Results 1 – 8 of 8) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_nic.c | 266 static int libxl__nic_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__nic_from_xenstore() 403 char *libxl_dom_path, *libxl_path; in libxl_devid_to_device_nic() local 444 char *dompath, *nicpath, *libxl_path; in libxl_device_nic_getinfo() local
|
A D | libxl_disk.c | 105 const char *libxl_path = GCSPRINTF("%s/device/vbd/%d", in libxl_evenable_disk_eject() local 474 static int libxl__disk_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__disk_from_xenstore() 602 char *dom_xl_path, *libxl_path; in libxl_vdev_to_device_disk() local 627 char *dompath, *fe_path, *libxl_path; in libxl_device_disk_getinfo() local 677 const char *be_path, *libxl_path; in libxl_cdrom_insert() local
|
A D | libxl_vdispl.c | 39 static int libxl__vdispl_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__vdispl_from_xenstore() 171 char *libxl_path, *dompath, *devpath; in libxl_device_vdispl_getinfo() local
|
A D | libxl_vtpm.c | 77 static int libxl__vtpm_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__vtpm_from_xenstore() 113 char *libxl_path, *dompath, *vtpmpath; in libxl_device_vtpm_getinfo() local
|
A D | libxl_usb.c | 161 const char *libxl_path, in vusb_be_from_xs_libxl_type() 301 static const char *vusb_be_from_xs_libxl(libxl__gc *gc, const char *libxl_path) in vusb_be_from_xs_libxl() 309 const char *libxl_path, *be_path; in libxl__device_usbctrl_del_xenstore() local 588 const char *tmp, *be_path, *libxl_path; in libxl_device_usbctrl_list() local 648 const char *libxl_dom_path, *libxl_path; in libxl_device_usbctrl_getinfo() local 897 const char *libxl_path, *be_path, *num_devs; in libxl__device_usbdev_list_for_usbctrl() local 1097 const char *libxl_path, *be_path, *tmp; in libxl__device_usbdev_setdefault() local 1891 const char *libxl_dom_path, *libxl_path, *be_path, *busid; in libxl_ctrlport_to_device_usbdev() local
|
A D | libxl_console.c | 457 const char *libxl_path, in libxl__device_channel_from_xenstore() 508 const char *libxl_path, *name; in libxl__append_channel_list() local 567 char *dompath, *fe_path, *libxl_path; in libxl_device_channel_getinfo() local
|
A D | libxl_device.c | 120 char *frontend_path = NULL, *backend_path = NULL, *libxl_path; in libxl__device_generic_add() local 703 const char *libxl_path = libxl__device_libxl_path(gc, dev); in libxl__device_destroy() local 2002 char *libxl_path; in libxl__device_list() local
|
A D | libxl_create.c | 547 char *dom_path, *vm_path, *libxl_path; in libxl__domain_make() local
|
Completed in 19 milliseconds