Searched refs:proc_to_reap (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/kern/ |
| HD | kern_exit.c | 1048 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, in proc_to_reap() function 1323 ret = proc_to_reap(td, p, idtype, id, status, options, in kern_wait6() 1390 ret = proc_to_reap(td, p, idtype, id, NULL, options, in kern_wait6()
|