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

/darwin-on-arm/xnu/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.h259 gid_t vst_gid; /* [XSI] Group ID of the file */ member in struct:vinfo_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dposix_sem.c1138 sb->vst_gid = pinfo->psem_gid;
H A Dposix_shm.c1261 sb->vst_gid = pinfo->pshm_gid;
H A Dsys_pipe.c1565 ub->vst_gid = kauth_getgid();
H A Dproc_info.c2073 vsbp->vst_gid = sbp->st_gid;

Completed in 85 milliseconds