Searched refs:p_rgid (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsysctl.h665 gid_t p_rgid; /* Real group id. */ member in struct:_pcred
731 gid_t p_rgid; /* Real group id. */ member in struct:user32_pcred
740 gid_t p_rgid; /* Real group id. */ member in struct:user64_pcred
H A Dproc_internal.h192 p->p_rgid = kauth_cred_getrgid(p->p_ucred); \
218 gid_t p_rgid; member in struct:proc
/xnu-2422.115.4/bsd/kern/
H A Dkern_sysctl.c1528 ep->e_pcred.p_rgid = kauth_cred_getrgid(my_cred);
1588 ep->e_pcred.p_rgid = kauth_cred_getrgid(my_cred);
H A Dproc_info.c675 pbsd_shortp->pbsi_rgid = p->p_rgid;

Completed in 33 milliseconds