Searched refs:tiocl (Results 1 – 1 of 1) sorted by relevance
67 int tiocl[2] = { in chvt() local72 if (ioctl(fd, TIOCLINUX, tiocl) < 0) in chvt()75 vt = tiocl[0] <= 0 ? 1 : tiocl[0]; in chvt()