Home
last modified time | relevance | path

Searched refs:st_gid (Results 51 – 75 of 115) sorted by relevance

12345

/illumos-gate/usr/src/cmd/zlook/
H A Dzlook.c149 (void) printf("st_gid\t\t\t%d\n", sb->st_gid); in print_stats()
/illumos-gate/usr/src/cmd/mail/
H A Dprintmail.c102 mf_gid = stbufp->st_gid; in printmail()
/illumos-gate/usr/src/cmd/backup/restore/
H A Dutilities.c529 (left->st_gid == right->st_gid) && in statcmp()
/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c723 (void) snprintf(groupbuf, MAXATTR, "%ld", stbuf.st_gid); in rotatelog()
1170 (void) fchown(fo, s.st_uid, s.st_gid); in docopytruncate()
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd_cpio.c216 if (!get_int32(hdr->gid, sizeof (hdr->gid), &stat->st_gid)) in parse_stat()
/illumos-gate/usr/src/cmd/power/
H A Dconf.c474 else if (chown(tmp_conf, stbuf.st_uid, stbuf.st_gid) == -1) in write_conf()
/illumos-gate/usr/src/lib/libadm/common/
H A Dputdgrp.c176 sbuf.st_gid); in opennewdgrptab()
/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c528 (int)statb->st_mtime, (int)statb->st_uid, (int)statb->st_gid); in eval_file()
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c456 status.st_uid, status.st_gid); in main()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c4016 st.st_gid != stf.st_gid ||
4052 if (bogus && st.st_gid == getegid() && UseMSP)
4072 dst.st_gid == st.st_gid);
4086 st.st_uid, st.st_gid, st.st_mode);
4840 if (InitialGidSet[n] == st.st_gid)
4843 if (n < 0 && RealGid != st.st_gid)
4845 if (RealGid != st.st_gid)
7136 basedir, (int) RunAsGid, (int) st.st_gid);
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_main.c459 (stat_buf.st_gid != gid)) { in vscand_init_file()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c1407 (left->st_gid == right->st_gid) && in statcmp()
/illumos-gate/usr/src/cmd/pack/
H A Dpack.c569 (void) chown(filename, status.st_uid, status.st_gid); in main()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c1569 sp->st_gid = Gen.g_gid; in getdir()
3177 stbuf.st_gid, 0) != 0) { in doxtract()
4397 (void) fprintf(vfile, "%3ld/%-3ld", st->st_uid, st->st_gid); in longt()
4564 if (S_ISREG(sp->st_mode) && sp->st_gid == GID_NOBODY && in resugname()
4568 dgid = sp->st_gid; in resugname()
4572 dgid = sp->st_gid; in resugname()
4625 if ((ulong_t)(gid = sp->st_gid) > (ulong_t)OCTAL7CHAR) { in tomodes()
4643 if ((ulong_t)(gid = sp->st_gid) > (ulong_t)OCTAL7CHAR) in tomodes()
6435 (void) sprintf(dblock.dbuf.gname, "%.31s", getgroup(sp->st_gid)); in build_dblock()
7035 stbuf.st_gid = xhdrp->x_gid; in load_info_from_xtarhdr()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c1389 if (chown(menu, sb.st_uid, sb.st_gid) != 0) { in be_remove_menu()
1784 if (chown(grub_file, sb.st_uid, sb.st_gid) != 0) { in be_change_grub_default()
2086 if (chown(menu_file, sb.st_uid, sb.st_gid) != 0) { in be_update_menu()
3679 if (chown(vfstab, sb.st_uid, sb.st_gid) != 0) { in _update_vfstab()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c959 statp->st_gid == daemon_gid) in nftw_owner()
/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c451 ((stbuf.st_gid != UUCPGID) || in cntrl()
813 ((stbuf.st_gid != UUCPGID) || in cntrl()
/illumos-gate/usr/src/uts/common/fs/zut/
H A Dzut.c233 sb->st_gid = xv.xva_vattr.va_gid; in zut_stat64()
/illumos-gate/usr/src/cmd/modload/
H A Dplcysubr.c304 (void) fchown(newfd, buf.st_uid, buf.st_gid); in delete_one_entry()
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c691 data = uu_msprintf(MHASH_FORMAT_V2, st.st_uid, st.st_gid, in mhash_test_file()
/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c635 if ((set_group && gid != -1 && gid != sbp->st_gid) || in set_values()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c592 ai->ai_ngids > 0 ? ai->ai_gids[0] : st->st_gid; in fs_nde()
689 group = fs_getgrgid(sc, buf->st_gid, &gdata); in dostat()
704 s->n_gid = buf->st_gid; in dostat()
2544 req->lr_resp.rgetattr.gid = st.st_gid; in fs_getattr()
/illumos-gate/usr/src/boot/libsa/
H A Dcd9660.c620 sb->st_uid = sb->st_gid = 0; in cd9660_stat()
H A Dtftp.c603 sb->st_gid = 0; in tftp_stat()
/illumos-gate/usr/src/cmd/filesync/
H A Deval.c672 ip->f_gid = sp->st_gid; in note_info()

12345