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);3812 kauth_cred_remove_locked(rw); in kauth_cred_free()5036 kauth_cred_remove_locked(old_cred->cr_rw); in kauth_cred_update()5119 kauth_cred_remove_locked(struct ucred_rw *cred_rw) in kauth_cred_remove_locked() function