Searched refs:proc_to_reap (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_exit.c | 1137 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, in proc_to_reap() function 1427 ret = proc_to_reap(td, p, idtype, id, status, options, in kern_wait6() 1473 ret = proc_to_reap(td, p, idtype, id, NULL, options, in kern_wait6()
|