Home
last modified time | relevance | path

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

/xnu-8020.101.4/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-8020.101.4/bsd/sys/
H A Dproc_internal.h771 extern void proc_ucred_lock(struct proc *);
/xnu-8020.101.4/bsd/kern/
H A Dkern_fork.c1262 proc_ucred_lock(proc_t p) in proc_ucred_lock() function
H A Dkern_credential.c3648 proc_ucred_lock(procp); in kauth_cred_proc_ref()
H A Dkern_proc.c1707 proc_ucred_lock(p);