Searched refs:proc_stop (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libproc/dist/
H A Dproc_bkpt.c55 proc_stop(struct proc_handle *phdl) function
92 if (proc_stop(phdl) != 0)
153 if (proc_stop(phdl) != 0)
/netbsd-current/sys/kern/
H A Dkern_sig.c127 static void proc_stop(struct proc *, int);
1743 proc_stop(p, signo);
2404 proc_stop(struct proc *p, int signo) function

Completed in 143 milliseconds