Home
last modified time | relevance | path

Searched refs:TTY_ON (Results 1 – 2 of 2) sorted by relevance

/misc/
A Dttyent.h48 #define TTY_ON 0x01 /* enable logins (start ty_getty program) */ macro
A Dgetttyent.c111 tty.ty_status &= ~TTY_ON; in __getttyent()
113 tty.ty_status |= TTY_ON; in __getttyent()

Completed in 5 milliseconds