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

/opensolaris-onvv-gate/usr/src/cmd/nohup/
H A Dnohup.c368 (void) Lsetrun(L, 0, PRSABORT);
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPsyscall.c67 if (Psetrun(P, 0, PRSABORT) == 0) {
H A DPcontrol.c224 (void) pause(); /* wait for PRSABORT from parent */
339 if (Psetrun(P, 0, PRSABORT) == -1) {
1894 int flags) /* PRSTEP|PRSABORT|PRSTOP|PRCSIG|PRCFAULT */
3422 int flags) /* PRSTEP|PRSABORT|PRSTOP|PRCSIG|PRCFAULT */
/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h327 #define PRSABORT 0x080 /* Abort syscall */ macro
/opensolaris-onvv-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h326 #define PRSABORT 0x080 /* Abort syscall */ macro
/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c1183 if (flags & ~(PRCSIG|PRCFAULT|PRSTEP|PRSTOP|PRSABORT))
1212 if (flags & PRSABORT)
1223 } else if (flags & PRSABORT) {
1248 if (!(flags & PRSABORT) &&
1283 if (flags & PRSABORT) {
H A Dprioctl.c3031 if (flags & PRSABORT)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dprocfs.h114 #define PRSABORT 0x08 /* abort syscall, if in syscall */ macro

Completed in 177 milliseconds