Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dttyent.h49 #define TTY_SECURE 0x02 /* allow uid of 0 to login */ macro
Dgetttyent.c115 tty.ty_status |= TTY_SECURE; in __getttyent()