Searched refs:rctl_proc_ucred_changed (Results 1 – 5 of 5) sorted by relevance
148 void rctl_proc_ucred_changed(struct proc *p, struct ucred *newcred);
233 rctl_proc_ucred_changed(p, newcred); in sys_setloginclass()
589 rctl_proc_ucred_changed(p, newcred); in sys_setuid()941 rctl_proc_ucred_changed(p, newcred); in sys_setreuid()1087 rctl_proc_ucred_changed(p, newcred); in sys_setresuid()
1955 rctl_proc_ucred_changed(struct proc *p, struct ucred *newcred) in rctl_proc_ucred_changed() function
2687 rctl_proc_ucred_changed(p, newcred); in do_jail_attach()4889 rctl_proc_ucred_changed(p, cred); in prison_racct_modify()