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