Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_exit.c984 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, in proc_to_reap() function
1256 ret = proc_to_reap(td, p, idtype, id, status, options, in kern_wait6()
1323 ret = proc_to_reap(td, p, idtype, id, NULL, options, in kern_wait6()