Searched refs:ROOT_GID (Results 1 – 1 of 1) sorted by relevance
34 #define ROOT_GID 0 /* root gid */ macro154 } else if (lchown(dir, ROOT_UID, ROOT_GID) < 0) { in create_dir()387 } else if (fchown(fd, ROOT_UID, ROOT_GID) != 0) { in pam_sm_setcred()