Searched refs:Pstop (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Psyscall.c | 66 (void) Pstop(P, 0); in Pabort_agent() 113 (void) Pstop(P, 0); in Pcreate_agent()
|
H A D | mapfile-vers | 313 Pstop;
|
H A D | libproc.h | 266 extern int Pstop(struct ps_prochandle *, uint_t);
|
H A D | Pcontrol.c | 605 (void) Pstop(P, 0); /* stop the controlled process */ in Pxcreate() 1769 (void) Pstop(P, 1000); in Prelease() 2068 Pstop(struct ps_prochandle *P, uint_t msec) in Pstop() function
|
/illumos-gate/usr/src/cmd/ptools/preap/ |
H A D | preap.c | 173 if (Pstop(Pr, 1000) != 0) { in reap()
|
/illumos-gate/usr/src/man/man3proc/ |
H A D | Makefile | 275 Pstop.3proc \ 346 Pstop.3proc := LINKSRC = Pstopstatus.3proc
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | main.c | 1028 (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 D | libpctx.c | 621 if (Pstop(pctx->Pr, 5 * MILLISEC) == -1 || in pctx_run()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3proc.inc | 155 link path=usr/share/man/man3proc/Pstop.3proc target=Pstopstatus.3proc
|