Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_exit.c981 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, in proc_to_reap() function
1218 ret = proc_to_reap(td, p, idtype, id, status, options, in kern_wait6()
1325 ret = proc_to_reap(td, p, idtype, id, NULL, options, in kern_wait6()