Searched defs:libxl_path (Results 1 – 10 of 10) sorted by relevance
/xen/tools/libxl/ |
A D | libxl_vdispl.c | 27 static int libxl__vdispl_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__vdispl_from_xenstore() 159 char *libxl_path, *devpath; in libxl_device_vdispl_getinfo() local
|
A D | libxl_vkb.c | 89 static int libxl__vkb_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__vkb_from_xenstore() 287 char *libxl_path, *dompath, *devpath; in libxl_device_vkb_getinfo() local
|
A D | libxl_vtpm.c | 61 static int libxl__vtpm_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__vtpm_from_xenstore() 97 char *libxl_path, *vtpmpath; in libxl_device_vtpm_getinfo() local
|
A D | libxl_disk.c | 105 const char *libxl_path = libxl__domain_device_frontend_path(gc, domid, devid, in libxl_evenable_disk_eject() local 454 static int libxl__disk_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__disk_from_xenstore() 582 char *libxl_path; in libxl_vdev_to_device_disk() local 605 char *fe_path, *libxl_path; in libxl_device_disk_getinfo() local 799 const char *be_path, *libxl_path; in cdrom_insert_ejected() local 959 const char *be_path, *libxl_path; in cdrom_insert_inserted() local
|
A D | libxl_nic.c | 250 static int libxl__nic_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__nic_from_xenstore() 406 char *nicpath, *libxl_path; in libxl_device_nic_getinfo() local
|
A D | libxl_usb.c | 160 const char *libxl_path, in vusb_be_from_xs_libxl_type() 300 static const char *vusb_be_from_xs_libxl(libxl__gc *gc, const char *libxl_path) in vusb_be_from_xs_libxl() 308 const char *libxl_path, *be_path; in libxl__device_usbctrl_del_xenstore() local 711 const char *libxl_path, in libxl__usbctrl_from_xenstore() 765 const char *libxl_path; in libxl_device_usbctrl_getinfo() local 991 const char *libxl_path, *be_path, *num_devs; in libxl__device_usbdev_list_for_usbctrl() local 1194 const char *libxl_path, *be_path, *tmp; in libxl__device_usbdev_setdefault() local 2076 const char *libxl_path, *be_path, *busid; in libxl_ctrlport_to_device_usbdev() local
|
A D | libxl_console.c | 461 const char *libxl_path, in libxl__device_channel_from_xenstore() 514 const char *libxl_path, *name; in libxl__append_channel_list() local 573 char *fe_path, *libxl_path; in libxl_device_channel_getinfo() local
|
A D | libxl_vsnd.c | 226 static int libxl__vsnd_from_xenstore(libxl__gc *gc, const char *libxl_path, in libxl__vsnd_from_xenstore() 595 char *libxl_path, *dompath, *devpath; in libxl_device_vsnd_getinfo() local
|
A D | libxl_device.c | 152 char *frontend_path = NULL, *backend_path = NULL, *libxl_path; in libxl__device_generic_add() local 733 const char *libxl_path = libxl__device_libxl_path(gc, dev); in libxl__device_destroy() local 2013 char *libxl_path; in libxl__device_list() local
|
A D | libxl_create.c | 585 char *dom_path, *vm_path, *libxl_path; in libxl__domain_make() local
|
Completed in 38 milliseconds