Home
last modified time | relevance | path

Searched refs:TIOCCONS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dttycom.h118 #define TIOCCONS _IOW('t', 98, int) /* become virtual console */ macro
/dragonfly/sys/kern/
H A Dtty_cons.c487 if (ap->a_cmd == TIOCCONS && constty) { in cnioctl()
H A Dtty.c869 case TIOCCONS: in ttioctl()
961 case TIOCCONS: /* become virtual console */ in ttioctl()