Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dproc.h959 void childproc_exited(struct proc *child);
/freebsd-9-stable/sys/kern/
Dkern_exit.c587 childproc_exited(p); in exit1()
Dkern_sig.c2991 childproc_exited(struct proc *p) in childproc_exited() function