Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dproc.h1263 void childproc_exited(struct proc *child);
/freebsd/sys/kern/
H A Dkern_exit.c682 childproc_exited(p); in exit1()
H A Dkern_sig.c3733 childproc_exited(struct proc *p) in childproc_exited() function