Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_vkb.c112 rc = libxl__parse_backend_path(gc, be_path, &dev); in libxl__vkb_from_xenstore()
A Dlibxl_device.c105 int libxl__parse_backend_path(libxl__gc *gc, in libxl__parse_backend_path() function
821 if (path && libxl__parse_backend_path(gc, path, dev) == 0) { in libxl__devices_destroy()
1696 rc = libxl__parse_backend_path(gc, path, dev); in backend_watch_callback()
A Dlibxl_pci.c306 if (libxl__parse_backend_path(gc, be_path, &dev) != 0) in libxl__device_pci_remove_xenstore()
A Dlibxl_internal.h1524 _hidden int libxl__parse_backend_path(libxl__gc *gc, const char *path,

Completed in 26 milliseconds