Searched refs:p_ruid (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsysctl.h666 uid_t p_ruid; /* Real user id. */ member in struct:_pcred
732 uid_t p_ruid; /* Real user id. */ member in struct:user32_pcred
741 uid_t p_ruid; /* Real user id. */ member in struct:user64_pcred
H A Dproc_internal.h190 p->p_ruid = kauth_cred_getruid(p->p_ucred); \
216 uid_t p_ruid; member in struct:proc
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c1519 ep->e_pcred.p_ruid = kauth_cred_getruid(my_cred);
1579 ep->e_pcred.p_ruid = kauth_cred_getruid(my_cred);
H A Dproc_info.c652 pbsd_shortp->pbsi_ruid = p->p_ruid;
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c7327 id->sadb_ident_id = curproc->p_cred->p_ruid;

Completed in 96 milliseconds