Searched refs:TTY_IFCONSOLE (Results 1 – 3 of 3) sorted by relevance
58 #define TTY_IFCONSOLE 0x10 /* only enable if console */ macro
154 tty.ty_status |= TTY_IFCONSOLE; in getttyent()
1012 if (typ->ty_status & TTY_IFCONSOLE) { in adjttyent()