Searched refs:PRSTOP (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h328 #define PRSTOP 0x100 /* Set directed stop request */ macro
/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h327 #define PRSTOP 0x100 /* Set directed stop request */ macro
/opensolaris-onvv-gate/usr/src/lib/libtnfctl/
H A Dprb_proc.c201 prrun.pr_flags = PRSTOP;
/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1183 if (flags & ~(PRCSIG|PRCFAULT|PRSTEP|PRSTOP|PRSABORT))
1208 if (flags & PRSTOP) {
1215 if ((pcp->prc_flags & PRC_LWP) || (flags & (PRSTEP|PRSTOP))) {
1227 } else if (!(flags & PRSTOP)) {
H A Dprioctl.c3033 if (flags & PRSTOP)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dprocfs.h115 #define PRSTOP 0x10 /* set directed stop request */ macro
/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dmain.c1352 (void) Lsetrun(Lwp, 0, PRCFAULT|PRSTOP);
1377 flags |= PRSTOP;
H A Dfcall.c1427 (void) Lsetrun(Lwp, 0, PRCFAULT|PRSTOP);

Completed in 214 milliseconds