Searched refs:libxl__hotplug_nic (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_freebsd.c | 112 static int libxl__hotplug_nic(libxl__gc *gc, libxl__device *dev, in libxl__hotplug_nic() function 213 rc = libxl__hotplug_nic(gc, dev, args, env, action, num_exec); in libxl__get_hotplug_script_info()
|
A D | libxl_linux.c | 98 static int libxl__hotplug_nic(libxl__gc *gc, libxl__device *dev, in libxl__hotplug_nic() function 221 rc = libxl__hotplug_nic(gc, dev, args, env, action, num_exec); in libxl__get_hotplug_script_info()
|
Completed in 3 milliseconds