Searched refs:ROOTUID (Results 1 – 5 of 5) sorted by relevance
103 #define ROOTUID 0 /* root uid */ macro
327 (void) fchown(0, ROOTUID, Tty_gid);595 if (pmtab->p_uid != ROOTUID) {
500 (void) fchown(fd, ROOTUID, Tty_gid);
267 #ifndef ROOTUID /* default superuser uid = 0 */268 #define ROOTUID 0 macro
178 #define ROOTUID 0 macro