Searched refs:proc_to_reap (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dkern_exit.c962 proc_to_reap(struct thread *td, struct proc *p, idtype_t idtype, id_t id, function
1230 ret = proc_to_reap(td, p, idtype, id, status, options,
1296 ret = proc_to_reap(td, p, idtype, id, NULL, options,

Completed in 91 milliseconds