Home
last modified time | relevance | path

Searched refs:el_info_pid (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/bsd/sys/
H A Dkauth.h121 __darwin_pid_t el_info_pid; /* request on behalf of PID */ member
/xnu-10002.41.9/bsd/kern/
H A Dkern_credential.c2626 el.el_info_pid = proc_getpid(current_proc()); in kauth_cred_cache_lookup()
3065 el.el_info_pid = proc_getpid(current_proc()); in kauth_cred_ismember_gid()