Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsignalvar.h157 void proc_unstop(struct proc *p);
/netbsd/sys/kern/
H A Dsys_ptrace_common.c963 proc_unstop(t); in ptrace_sendsig()
H A Dkern_sig.c2520 proc_unstop(struct proc *p) in proc_unstop() function