Home
last modified time | relevance | path

Searched refs:Pstop (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPsyscall.c66 (void) Pstop(P, 0); in Pabort_agent()
113 (void) Pstop(P, 0); in Pcreate_agent()
H A Dmapfile-vers311 Pstop;
H A Dlibproc.h264 extern int Pstop(struct ps_prochandle *, uint_t);
H A DPcontrol.c549 (void) Pstop(P, 0); /* stop the controlled process */ in Pxcreate()
1703 (void) Pstop(P, 1000); in Prelease()
2002 Pstop(struct ps_prochandle *P, uint_t msec) in Pstop() function
/illumos-gate/usr/src/cmd/ptools/preap/
H A Dpreap.c173 if (Pstop(Pr, 1000) != 0) { in reap()
/illumos-gate/usr/src/man/man3proc/
H A DMakefile273 Pstop.3proc \
342 Pstop.3proc := LINKSRC = Pstopstatus.3proc
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c1028 (void) Pstop(Proc, 0); in worker_thread()
1299 (void) Pstop(Proc, 0); in worker_thread()
1519 (void) Pstop(Proc, MILLISEC); in worker_thread()
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c621 if (Pstop(pctx->Pr, 5 * MILLISEC) == -1 || in pctx_run()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3proc.inc153 link path=usr/share/man/man3proc/Pstop.3proc target=Pstopstatus.3proc