Searched refs:TTY_ON (Results 1 – 4 of 4) sorted by relevance
92 rv |= TTY_ON; in auto_tty_status()115 rv |= TTY_ON; in auto_exists_status()179 tty.ty_status &= ~TTY_ON; in getttyent()181 tty.ty_status |= TTY_ON; in getttyent()
55 #define TTY_ON 0x01 /* enable logins (start ty_getty program) */ macro
309 if ((tty->ty_status & TTY_ON) == 0) in read_consoles()
1312 if ((typ->ty_status & TTY_ON) == 0 || in new_session()1787 if ((typ->ty_status & TTY_ON) == 0 || in clean_ttys()