Searched refs:TTY_IFEXISTS (Results 1 – 3 of 3) sorted by relevance
57 #define TTY_IFEXISTS 0x10 /* configured as "onifexists" */ macro
107 rv = TTY_IFEXISTS; in auto_exists_status()
1309 if ((typ->ty_status & TTY_IFEXISTS) != 0) in new_session()