Symbol: STRPRI
usr/src/cmd/mdb/common/modules/genunix/streams.c
140
{ SF(STRPRI), "an M_PCPROTO is at stream head" },
usr/src/uts/common/os/streamio.c
1491
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
1512
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
1841
if (stp->sd_flag & STRPRI) {
usr/src/uts/common/os/streamio.c
1848
stp->sd_flag |= STRPRI;
usr/src/uts/common/os/streamio.c
2248
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
2250
ASSERT(stp->sd_flag & STRPRI);
usr/src/uts/common/os/streamio.c
6888
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
6942
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
6982
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
6996
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
6998
stp->sd_flag |= STRPRI;
usr/src/uts/common/os/streamio.c
7050
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
7118
if ((bp = q->q_first) != NULL && !(stp->sd_flag & STRPRI)) {
usr/src/uts/common/os/streamio.c
7604
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
7639
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
7652
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
7667
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
7669
stp->sd_flag |= STRPRI;
usr/src/uts/common/os/streamio.c
7723
stp->sd_flag &= ~STRPRI;
usr/src/uts/common/os/streamio.c
7791
if ((bp = q->q_first) != NULL && !(stp->sd_flag & STRPRI)) {
usr/src/uts/common/os/streamio.c
8401
if (sd_flags & STRPRI) {
usr/src/uts/common/os/streamio.c
8594
if (stp->sd_flag & STRPRI) {