Searched refs:DSTOPPED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h52 #define DSTOPPED(t) \ macro
H A Dprcontrol.c408 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
848 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
1669 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
1694 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
1721 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
1744 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
1765 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t)) {
H A Dprioctl.c754 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t))
788 else if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t))
838 if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t))
2355 else if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t))
2391 else if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t))
2445 else if (!ISTOPPED(t) && !VSTOPPED(t) && !DSTOPPED(t))

Completed in 71 milliseconds