Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Drctl.h148 void rctl_proc_ucred_changed(struct proc *p, struct ucred *newcred);
/freebsd-14.2/sys/kern/
H A Dkern_loginclass.c233 rctl_proc_ucred_changed(p, newcred); in sys_setloginclass()
H A Dkern_prot.c589 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()
H A Dkern_rctl.c1955 rctl_proc_ucred_changed(struct proc *p, struct ucred *newcred) in rctl_proc_ucred_changed() function
H A Dkern_jail.c2687 rctl_proc_ucred_changed(p, newcred); in do_jail_attach()
4889 rctl_proc_ucred_changed(p, cred); in prison_racct_modify()