Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dproc.h1217 void proc_wkilled(struct proc *p);
/freebsd/sys/kern/
H A Dsys_process.c1347 proc_wkilled(p); in kern_ptrace()
H A Dkern_sig.c3578 proc_wkilled(struct proc *p) in proc_wkilled() function
3607 proc_wkilled(p); in killproc()