Searched refs:vtyunlock (Results 1 – 1 of 1) sorted by relevance
77 static int vtyunlock; /* Unlock flag and code. */ variable195 vtyunlock = 0x2; in main()286 if (vtyunlock) in quit()287 (void)ioctl(0, VT_LOCKSWITCH, &vtyunlock); in quit()296 if (vtyunlock) in bye()297 (void)ioctl(0, VT_LOCKSWITCH, &vtyunlock); in bye()