Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/vmd/
Dvmd.h78 #define VMD_LAUNCH_DEV 2 macro
Dvmd.c717 vm_launch = VMD_LAUNCH_DEV; in main()
788 } else if (vm_launch == VMD_LAUNCH_DEV) { in main()