Searched refs:VT_OPENQRY (Results 1 – 10 of 10) sorted by relevance
17 #define VT_OPENQRY 0x5600 /* find available vt */ macro
85 VT_OPENQRY = 22016
93 ioctl$VT_OPENQRY(fd fd_tty, cmd const[VT_OPENQRY], arg ptr[out, int32])
70 ret = ioctl(fd, VT_OPENQRY, (int *)&TT.vt_num); in xvtnum()
813 unsigned IOCTL_VT_OPENQRY = VT_OPENQRY;
355 _(VT_OPENQRY, WRITE, sizeof(int));