Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_procctl.c53 protect_setchild(struct thread *td, struct proc *p, int flags) in protect_setchild() function
80 ret |= protect_setchild(td, p, flags); in protect_setchildren()
127 ret = protect_setchild(td, p, flags); in protect_set()