/titanic_44/usr/src/ucbcmd/vipw/ |
H A D | vipw.c | 127 if (((osbuf.st_gid != sbuf.st_gid) || in main() 129 (chown(passwd, osbuf.st_uid, osbuf.st_gid) < 0)) { in main() 167 if (((osbuf.st_gid != sbuf.st_gid) || in main() 169 (chown(passwd, osbuf.st_uid, osbuf.st_gid) < 0)) { in main() 177 } else if (((oshdbuf.st_gid != shdbuf.st_gid) || in main() 179 (chown(shadow, oshdbuf.st_uid, oshdbuf.st_gid) < 0)) { in main()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | stat.h | 78 gid_t st_gid; member 95 gid_t st_gid; member 116 gid_t st_gid; 138 gid_t st_gid; 223 gid_t st_gid; 249 gid_t st_gid; 284 gid_t st_gid; 310 gid_t st_gid; 357 gid32_t st_gid; member 382 gid32_t st_gid; member
|
H A D | bootstat.h | 56 int32_t st_gid; member
|
/titanic_44/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 114 if (bitset(S_ISGID, st->st_mode) && st->st_gid != 0) 116 gid = st->st_gid; 219 if (stbuf.st_gid == gid) 225 gr->gr_gid == stbuf.st_gid) || 226 (gr = getgrgid(stbuf.st_gid)) != NULL)) 333 if (st->st_gid == gid) 338 ((gr != NULL && gr->gr_gid == st->st_gid) || 339 (gr = getgrgid(st->st_gid)) != NULL)) 638 if (stbuf.st_gid == gid && 643 ((gr != NULL && gr->gr_gid == stbuf.st_gid) || [all …]
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | _stat.c | 49 long st_gid; member 182 if ((unsigned long)nbuf->st_gid > 0xffff) in cpstatbuf() 183 bsdbuf->st_gid = 60001; /* GID_NOBODY */ in cpstatbuf() 185 bsdbuf->st_gid = (gid_t) nbuf->st_gid; in cpstatbuf()
|
/titanic_44/usr/src/lib/libast/common/string/ |
H A D | fmtls.c | 79 s += sfsprintf(s, LS_W_MAX, " %-*I*d", LS_W_NAME - 1, sizeof(st->st_gid), st->st_gid); in fmtls() 81 s += sfsprintf(s, LS_W_MAX, " %-*s", LS_W_NAME - 1, fmtgid(st->st_gid)); in fmtls()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | chgrp.c | 293 gid = st.st_gid; in b_chgrp() 398 keys[0].gid = keys[2].gid = ent->fts_statp->st_gid; in b_chgrp() 422 gid = ent->fts_statp->st_gid; in b_chgrp() 433 if (uid != ent->fts_statp->st_uid && uid != NOID || gid != ent->fts_statp->st_gid && gid != NOID) in b_chgrp() 450 ent->fts_statp->st_gid = 0; in b_chgrp() 452 …d gid:%05d->%05d %s\n", op, ent->fts_statp->st_uid, uid, ent->fts_statp->st_gid, gid, ent->fts_pat… in b_chgrp()
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpiostat.c | 61 TmpSt->st_gid = FromStat->st_gid; in stat_to_svr32_stat()
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | sftp-common.c | 74 a->gid = st->st_gid; in stat_to_attrib() 92 st->st_gid = a->gid; in attrib_to_stat() 207 if (!remote && (gr = getgrgid(st->st_gid)) != NULL) { in ls_file() 210 snprintf(gbuf, sizeof gbuf, "%u", (u_int)st->st_gid); in ls_file()
|
/titanic_44/usr/src/cmd/truss/ |
H A D | stat.c | 78 statb.st_gid); in show_stat32() 123 statb.st_gid); in show_stat64_32() 167 statb.st_gid); in show_stat64()
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | eaccess.c | 89 else if (egid == st.st_gid) 120 if (groups[n] == st.st_gid)
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | suid_exec.c | 211 effgid = statb.st_gid; in main() 307 else if(egroupid == statb.st_gid) in eaccess() 329 if(groups[n] == statb.st_gid) in eaccess()
|
/titanic_44/usr/src/cmd/sed/ |
H A D | main.c | 432 (sb.st_gid != nsb.st_gid)) && in mf_fgets() 433 (fchown(fileno(outfile), sb.st_uid, sb.st_gid) in mf_fgets()
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | verify.c | 749 grp = cgrgid(status.st_gid); in averify() 755 reperr(pkg_gt(ERR_BADGRPID), status.st_gid); in averify() 757 gid = status.st_gid; in averify() 762 } else if ((gid = grp->gr_gid) != status.st_gid) { in averify() 768 if ((grp = cgrgid((int)status.st_gid)) == in averify()
|
/titanic_44/usr/src/cmd/oamuser/lib/ |
H A D | file.c | 51 if( (statbuf.st_gid == gid) &&
|
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | strsave.c | 74 else if (getegid() == s.st_gid) in eaccess()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | strsave.c | 76 else if( getegid() == s.st_gid )
|
/titanic_44/usr/src/stand/lib/fs/common/ |
H A D | fsswitch.c | 178 sb->st_gid = buf.st_gid; in fstat()
|
/titanic_44/usr/src/lib/libtsol/common/ |
H A D | call_labeld.c | 170 st.st_gid, st.st_mode); in __call_labeld() 222 st.st_gid, st.st_mode); in __call_labeld()
|
/titanic_44/usr/src/lib/libast/common/path/ |
H A D | pathshell.c | 88 if (rg != eg && st.st_gid == rg) in pathshell()
|
/titanic_44/usr/src/cmd/oamuser/group/ |
H A D | del_group.c | 81 fchown(fd, sbuf.st_uid, sbuf.st_gid) != 0) { in del_group()
|
H A D | add_group.c | 72 fchown(fileno(etctmp), sb.st_uid, sb.st_gid) != 0 ||
|
H A D | mod_group.c | 81 fchown(fd, sbuf.st_uid, sbuf.st_gid) != 0) { in mod_group()
|
/titanic_44/usr/src/cmd/acct/ |
H A D | accton.c | 93 if (s->st_uid != admuid || s->st_gid != (gid_t)admuid) in ckfile()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | stat.c | 237 sb.st_gid = vattr.va_gid; in cstat() 360 sb.st_gid = vattr.va_gid; in cstat32() 468 lsb.st_gid = vattr.va_gid; in cstat64() 587 lsb.st_gid = vattr.va_gid; in cstat64_32()
|