Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/
H A Dttyent.h27 #define TTY_SECURE 0x2 /* allow root to login */ macro
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dgetttyent.c146 t->tty.ty_status |= TTY_SECURE; in getttyent()