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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dttyent.h53 #define TTY_ON 0x01 /* enable logins (start ty_getty program) */ macro
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dgetttyent.c207 tty.ty_status &= ~TTY_ON;
209 tty.ty_status |= TTY_ON;

Completed in 140 milliseconds