Searched refs:vst_gid (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dvstat.h56 gid_t vst_gid; /* group ID of the file's group */ member in struct:vstat
H A Dproc_info.h304 gid_t vst_gid; /* [XSI] Group ID of the file */ member in struct:vinfo_stat
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dposix_sem.c1128 sb->vst_gid = pinfo->psem_gid;
H A Dposix_shm.c1270 sb->vst_gid = pinfo->pshm_gid;
H A Dsys_pipe.c1565 ub->vst_gid = kauth_getgid();
H A Dproc_info.c2377 vsbp->vst_gid = sbp->st_gid;

Completed in 123 milliseconds