Searched refs:Pdstop (Results 1 – 8 of 8) sorted by relevance
98 (void) Pdstop(P); /* Stop the process. */ in stop()
110 Pdstop;
270 extern int Pdstop(struct ps_prochandle *);
61 int Pdstop(struct ps_prochandle *Pr);
1965 Pdstop(struct ps_prochandle *P) in Pdstop() function
421 (void) Pdstop(P); in do_pnohup()
1482 (void) Pdstop(Proc); in worker_thread()
3445 psp->pr_why == PR_JOBCONTROL && Pdstop(P) == 0) { in pt_sigfwd()