Searched refs:kauth_cred_remove_locked (Results 1 – 1 of 1) sorted by relevance
3369 static void kauth_cred_remove_locked(struct ucred_rw *cred_rw);3811 kauth_cred_remove_locked(rw); in kauth_cred_free()5035 kauth_cred_remove_locked(old_cred->cr_rw); in kauth_cred_update()5118 kauth_cred_remove_locked(struct ucred_rw *cred_rw) in kauth_cred_remove_locked() function