Home
last modified time | relevance | path

Searched refs:num_devs_path (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_pci.c194 char *be_path, *num_devs_path, *num_devs, *xsdev, *tmp, *tmppath; in libxl__device_pci_remove_xenstore() local
199 num_devs_path = GCSPRINTF("%s/num_devs", be_path); in libxl__device_pci_remove_xenstore()
200 num_devs = libxl__xs_read(gc, XBT_NULL, num_devs_path); in libxl__device_pci_remove_xenstore()
253 libxl__xs_printf(gc, t, num_devs_path, "%d", num - 1); in libxl__device_pci_remove_xenstore()

Completed in 5 milliseconds