Searched refs:keeptty (Results 1 – 1 of 1) sorted by relevance
1139 vm_stop(struct vmd_vm *vm, int keeptty, const char *caller) in vm_stop() argument1149 vm->vm_vmid, keeptty ? ", keeping tty open" : ""); in vm_stop()1186 if (!keeptty) { in vm_stop()