Searched refs:TTY_ON (Results 1 – 2 of 2) sorted by relevance
/misc/ | ||
A D | ttyent.h | 48 #define TTY_ON 0x01 /* enable logins (start ty_getty program) */ macro |
A D | getttyent.c | 111 tty.ty_status &= ~TTY_ON; in __getttyent() |
Completed in 5 milliseconds