Searched refs:TIOCCONS (Results 1 – 4 of 4) sorted by relevance
83 #define TIOCCONS _IOW('t', 98, int) /* become virtual console */ macro
266 return (tty_ioctl(tp, TIOCCONS, (caddr_t)&one, fflag, td)); in tty_ioctl_compat()
574 case TIOCCONS: in ttydev_ioctl()1915 case TIOCCONS: in tty_generic_ioctl()
253 return TIOCCONS; in linux2freebsd_ioctl()