Home
last modified time | relevance | path

Searched refs:proc_unset_cred (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Ducred.h152 void proc_unset_cred(struct proc *p);
/f-stack/freebsd/kern/
H A Dkern_fork.c1018 proc_unset_cred(newproc); in fork1()
H A Dkern_exit.c957 proc_unset_cred(p); in proc_reap()
H A Dkern_prot.c2200 proc_unset_cred(struct proc *p) in proc_unset_cred() function