Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_procctl.c73 protect_setchildren(struct thread *td, struct proc *top, int flags) in protect_setchildren() function
128 ret = protect_setchildren(td, p, flags); in protect_set()