Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_exit.c988 proc_reap(struct thread *td, struct proc *p, int *status, int options, in proc_reap() function
1292 proc_reap(td, p, status, options, PZOMBIEREF_PARENT); in proc_to_reap()
H A Dsys_procdesc.c438 proc_reap(curthread, p, NULL, 0, in procdesc_close()
/freebsd/sys/sys/
H A Dproc.h1218 void proc_reap(struct thread *td, struct proc *p, int *status, int options,