Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dproc.h1131 void proc_wkilled(struct proc *p);
/freebsd-13.1/sys/kern/
H A Dsys_process.c1179 proc_wkilled(p); in kern_ptrace()
H A Dkern_sig.c3391 proc_wkilled(struct proc *p) in proc_wkilled() function
3420 proc_wkilled(p); in killproc()