Home
last modified time | relevance | path

Searched refs:SETEXIT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libproc/common/
H A DPcontrol.h243 #define SETEXIT 0x10 /* set sysexit trace mask before continuing */ macro
H A DPcontrol.c1433 if (P->flags & SETEXIT) { in Psync()
1444 P->flags &= ~(SETSIG|SETFAULT|SETENTRY|SETEXIT|SETHOLD|SETREGS); in Psync()
1611 P->flags &= ~(SETSIG|SETFAULT|SETENTRY|SETEXIT); in restore_tracing_flags()
2815 SETEXIT, PRMAXSYS, which, stop)); in Psysexit()
2829 P->flags |= SETEXIT; in Psetsysexit()