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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsysctl.h701 gid_t p_rgid; /* Real group id. */ member in struct:_pcred
767 gid_t p_rgid; /* Real group id. */ member in struct:user32_pcred
776 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
/macosx-10.10/adv_cmds-158/ps/
H A Dkeyword.c151 {"rgid", "RGID", NULL, 0, evar, NULL, UIDLEN, EOFF(e_pcred.p_rgid),
H A Dps.c659 if (kp->kp_eproc.e_pcred.p_rgid == gidlist.l.gids[elem])
/macosx-10.10/lsof-53/lsof/dialects/darwin/kmem/
H A Ddproc.c192 pgid = pc.p_rgid;
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_sysctl.c923 ep->e_pcred.p_rgid = kauth_cred_getrgid(my_cred);
983 ep->e_pcred.p_rgid = kauth_cred_getrgid(my_cred);
H A Dproc_info.c713 pbsd_shortp->pbsi_rgid = p->p_rgid;

Completed in 254 milliseconds