Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dproc.h1174 void childproc_exited(struct proc *child);
/f-stack/freebsd/kern/
H A Dkern_exit.c644 childproc_exited(p); in exit1()
H A Dkern_sig.c3383 childproc_exited(struct proc *p) in childproc_exited() function