Searched refs:rctl_proc_ucred_changed (Results 1 – 5 of 5) sorted by relevance
150 void rctl_proc_ucred_changed(struct proc *p, struct ucred *newcred);
237 rctl_proc_ucred_changed(p, newcred); in sys_setloginclass()
578 rctl_proc_ucred_changed(p, newcred); in sys_setuid()931 rctl_proc_ucred_changed(p, newcred); in sys_setreuid()1077 rctl_proc_ucred_changed(p, newcred); in sys_setresuid()
1959 rctl_proc_ucred_changed(struct proc *p, struct ucred *newcred) in rctl_proc_ucred_changed() function
2513 rctl_proc_ucred_changed(p, newcred); in do_jail_attach()4355 rctl_proc_ucred_changed(p, cred); in prison_racct_modify()