Searched refs:TTY_IFCONSOLE (Results 1 – 3 of 3) sorted by relevance
58 #define TTY_IFCONSOLE 0x20 /* configured as "onifconsole" */ macro
74 rv = TTY_IFCONSOLE; in auto_tty_status()
1312 if ((typ->ty_status & TTY_IFCONSOLE) != 0) in new_session()