Searched refs:vm_device_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/lib/libvmmapi/
H A Dvmmapi.c77 vm_device_open(const char *name) function
115 if ((vm->fd = vm_device_open(vm->name)) < 0)

Completed in 91 milliseconds