Searched refs:PR_SIGNALLED (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c454 case PR_SIGNALLED:
455 str = "PR_SIGNALLED";
488 case PR_SIGNALLED:
/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h232 #define PR_SIGNALLED 2 macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h231 #define PR_SIGNALLED 2 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h230 #define PR_SIGNALLED 2 macro
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c808 case PR_SIGNALLED:
/illumos-gate/usr/src/cmd/truss/
H A Dactions.c188 * PR_JOBCONTROL or is stopped on PR_SIGNALLED or PR_REQUESTED with a current
204 case PR_SIGNALLED:
H A Dmain.c1015 case PR_SIGNALLED:
/illumos-gate/usr/src/uts/common/os/
H A Dsig.c778 stop(PR_SIGNALLED, sig);
1110 p->p_wdata = (why == PR_SIGNALLED)?
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c546 else if (psp->pr_why == PR_SIGNALLED && psp->pr_what == SIGINT)
1504 case PR_SIGNALLED:
3535 if (sig == 0 && psp->pr_why == PR_SIGNALLED && psp->pr_what == SIGINT)
3833 return (psp->pr_why == PR_SIGNALLED && psp->pr_what == signum);
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c1771 case PR_SIGNALLED:
1969 case PR_SIGNALLED:
3543 case PR_SIGNALLED:
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c955 case PR_SIGNALLED:
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c518 case PR_SIGNALLED:
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c202 case PR_SIGNALLED:

Completed in 108 milliseconds