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

/barrelfish-master/include/
H A Dttyent.h54 #define TTY_SECURE 0x02 /* allow uid of 0 to login */ macro
/barrelfish-master/lib/libc/gen/
H A Dgetttyent.c165 tty.ty_status |= TTY_SECURE;
167 tty.ty_status &= ~TTY_SECURE;

Completed in 32 milliseconds