Home
last modified time | relevance | path

Searched refs:PR_SIGNALLED (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/cmd/ptools/pflags/
H A Dpflags.c454 case PR_SIGNALLED: in prwhy()
488 case PR_SIGNALLED: in prwhat()
/titanic_50/usr/src/uts/sparc/sys/
H A Dold_procfs.h231 #define PR_SIGNALLED 2 macro
/titanic_50/usr/src/uts/intel/sys/
H A Dold_procfs.h232 #define PR_SIGNALLED 2 macro
/titanic_50/usr/src/uts/common/sys/
H A Dprocfs.h229 #define PR_SIGNALLED 2
/titanic_50/usr/src/lib/libpctx/common/
H A Dlibpctx.c808 case PR_SIGNALLED: in pctx_run()
/titanic_50/usr/src/cmd/truss/
H A Dactions.c204 case PR_SIGNALLED: in stopsig()
H A Dmain.c1014 case PR_SIGNALLED: in worker_thread()
/titanic_50/usr/src/lib/libproc/common/
H A DPcontrol.c1732 case PR_SIGNALLED: in prldump()
1930 case PR_SIGNALLED: in Pstopstatus()
3504 case PR_SIGNALLED: in Lstopstatus()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c546 else if (psp->pr_why == PR_SIGNALLED && psp->pr_what == SIGINT) in pt_pre_detach()
1504 case PR_SIGNALLED: in pt_print_reason()
3535 if (sig == 0 && psp->pr_why == PR_SIGNALLED && psp->pr_what == SIGINT) in pt_setrun()
3833 return (psp->pr_why == PR_SIGNALLED && psp->pr_what == signum); in pt_signal_match()
/titanic_50/usr/src/uts/common/os/
H A Dsig.c778 stop(PR_SIGNALLED, sig); in issig_forreal()
1110 p->p_wdata = (why == PR_SIGNALLED)? in stop()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg382 @ MSG_PR_WHY_SIGNALLED "[ PR_SIGNALLED ]"
H A Dcorenote.c518 case PR_SIGNALLED: in conv_cnote_pr_what()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c955 case PR_SIGNALLED: in gcore_prchoose()
/titanic_50/usr/src/uts/common/fs/proc/
H A Dprsubr.c202 case PR_SIGNALLED: in prchoose()