Home
last modified time | relevance | path

Searched refs:o_gid_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dacct.h73 o_gid_t ac_gid; /* Accounting group ID */
H A Dstropts.h398 o_gid_t gid;
H A Dtypes.h393 typedef o_uid_t o_gid_t; /* old GID type */ typedef
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h322 typedef o_uid_t o_gid_t; /* old GID type */ typedef
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h196 o_gid_t ic_sgid; /* 6: owner's group id */
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c847 o_gid_t sgid; in ufs_iupdat()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c5465 srf->gid > (o_gid_t)USHRT_MAX) { in strioctl()
5475 ostrfd.gid = (o_gid_t)srf->gid; in strioctl()