Searched refs:tmppath (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_pci.c | 256 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 258 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore() 260 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 262 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore() 264 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 266 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore() 268 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 271 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore() 274 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 277 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore() [all …]
|
Completed in 5 milliseconds