Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_procctl.c71 protect_setchildren(struct thread *td, struct proc *top, int flags) in protect_setchildren() function
125 ret = protect_setchildren(td, p, flags); in protect_set()