Symbol: PR_PCINVAL
usr/src/cmd/mdb/common/modules/genunix/gcore.c
1271
sp->pr_flags |= (PR_ISSYS|PR_PCINVAL);
usr/src/cmd/mdb/common/modules/genunix/gcore.c
1273
sp->pr_flags |= PR_PCINVAL;
usr/src/cmd/mdb/common/modules/genunix/gcore.c
1275
sp->pr_flags |= PR_PCINVAL;
usr/src/cmd/ptools/pflags/pflags.c
280
flags &= ~PR_PCINVAL;
usr/src/cmd/ptools/pflags/pflags.c
390
if (arg & PR_PCINVAL)
usr/src/cmd/ptools/pflags/pflags.c
64
(PR_STOPPED|PR_ISTOP|PR_DSTOP|PR_ASLEEP|PR_PCINVAL|PR_STEP \
usr/src/cmd/sgs/libconv/common/corenote.c
1200
{ PR_PCINVAL, MSG_PR_FLAGS_PCINVAL },
usr/src/lib/libproc/common/Pgcore.c
149
if (lsp->pr_flags & PR_PCINVAL)
usr/src/lib/libproc/common/Pgcore.c
274
if (lsp->pr_flags & PR_PCINVAL)
usr/src/uts/common/fs/proc/prioctl.c
1403
sp->pr_flags |= (PR_ISSYS|PR_PCINVAL);
usr/src/uts/common/fs/proc/prioctl.c
1405
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prioctl.c
1407
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prioctl.c
3188
sp->pr_flags |= (PR_ISSYS|PR_PCINVAL);
usr/src/uts/common/fs/proc/prioctl.c
3190
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prioctl.c
3192
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prsubr.c
1089
sp->pr_flags |= (PR_ISSYS|PR_PCINVAL);
usr/src/uts/common/fs/proc/prsubr.c
1091
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prsubr.c
1093
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prsubr.c
1317
sp->pr_flags |= (PR_ISSYS|PR_PCINVAL);
usr/src/uts/common/fs/proc/prsubr.c
1319
sp->pr_flags |= PR_PCINVAL;
usr/src/uts/common/fs/proc/prsubr.c
1321
sp->pr_flags |= PR_PCINVAL;