Home
last modified time | relevance | path

Searched refs:ROOTUID (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/ttymon/
H A Dttymon.h103 #define ROOTUID 0 /* root uid */ macro
H A Dtmchild.c327 (void) fchown(0, ROOTUID, Tty_gid);
595 if (pmtab->p_uid != ROOTUID) {
H A Dttymon.c500 (void) fchown(fd, ROOTUID, Tty_gid);
/titanic_50/usr/src/lib/libxcurses/h/
H A Dmks.h267 #ifndef ROOTUID /* default superuser uid = 0 */
268 #define ROOTUID 0 macro
/titanic_50/usr/src/cmd/login/
H A Dlogin.c178 #define ROOTUID 0 macro