Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/vmd/
Dvmm.c336 vm_remove(vm, __func__); in vmm_dispatch_parent()
421 vm_remove(vm, __func__); in vmm_sighdlr()
447 vm_remove(vm, __func__); in vmm_shutdown()
808 vm_remove(vm, __func__); in vmm_start_vm()
Dconfig.c117 vm_remove(vm, __func__); in config_purge()
548 vm_remove(vm, __func__); in config_setvm()
579 vm_remove(vm, __func__); in config_getvm()
Dvmd.c1004 vm_remove(vm, __func__); in vmd_reload()
1050 vm_remove(vm, __func__); in vmd_shutdown()
1193 vm_remove(struct vmd_vm *vm, const char *caller) in vm_remove() function
1920 vm_remove(vm, caller); in vm_terminate()
Dvmd.h472 void vm_remove(struct vmd_vm *, const char *);