Lines Matching refs:M_SIG
1370 (bp->b_datap->db_type == M_SIG)) { in strread()
1376 ASSERT(bp != NULL && DB_TYPE(bp) == M_SIG); in strread()
1392 case M_SIG: in strread()
2109 case M_SIG: in strrput_nondata()
4919 if (mp->b_datap->db_type != M_SIG) in strioctl()
6615 if (DB_TYPE(bp) == M_SIG) { in strgetmsg()
6647 if (DB_TYPE(bp) == M_SIG) { in strgetmsg()
6722 ASSERT(type != M_SIG); in strgetmsg()
6958 (bp->b_datap->db_type == M_SIG)) { in strgetmsg()
6964 ASSERT(bp != NULL && bp->b_datap->db_type == M_SIG); in strgetmsg()
7155 if (DB_TYPE(bp) == M_SIG) { in kstrgetmsg()
7186 if (DB_TYPE(bp) == M_SIG) { in kstrgetmsg()
7310 ASSERT(type != M_SIG); in kstrgetmsg()
7631 (bp->b_datap->db_type == M_SIG)) { in kstrgetmsg()
7637 ASSERT(bp != NULL && bp->b_datap->db_type == M_SIG); in kstrgetmsg()