Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dproc.h1213 void proc_wkilled(struct proc *p);
/freebsd-14.2/sys/kern/
H A Dsys_process.c1350 proc_wkilled(p); in kern_ptrace()
H A Dkern_sig.c3580 proc_wkilled(struct proc *p) in proc_wkilled() function
3609 proc_wkilled(p); in killproc()