Home
last modified time | relevance | path

Searched refs:proc_ucred_lock (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.141.3/bsd/security/audit/
H A Daudit_session.c1192 proc_ucred_lock(p); in audit_session_setaia()
1422 proc_ucred_lock(p); in audit_session_join_internal()
/xnu-8796.141.3/bsd/sys/
H A Dproc_internal.h796 extern void proc_ucred_lock(struct proc *);
/xnu-8796.141.3/bsd/kern/
H A Dkern_fork.c1251 proc_ucred_lock(proc_t p) in proc_ucred_lock() function
H A Dkern_credential.c3649 proc_ucred_lock(procp); in kauth_cred_proc_ref()
H A Dkern_proc.c1825 proc_ucred_lock(p);