Lines Matching refs:M_SIG
1369 (bp->b_datap->db_type == M_SIG)) { in strread()
1375 ASSERT(bp != NULL && DB_TYPE(bp) == M_SIG); in strread()
1391 case M_SIG: in strread()
2108 case M_SIG: in strrput_nondata()
4918 if (mp->b_datap->db_type != M_SIG) in strioctl()
6614 if (DB_TYPE(bp) == M_SIG) { in strgetmsg()
6646 if (DB_TYPE(bp) == M_SIG) { in strgetmsg()
6721 ASSERT(type != M_SIG); in strgetmsg()
6957 (bp->b_datap->db_type == M_SIG)) { in strgetmsg()
6963 ASSERT(bp != NULL && bp->b_datap->db_type == M_SIG); in strgetmsg()
7154 if (DB_TYPE(bp) == M_SIG) { in kstrgetmsg()
7185 if (DB_TYPE(bp) == M_SIG) { in kstrgetmsg()
7309 ASSERT(type != M_SIG); in kstrgetmsg()
7630 (bp->b_datap->db_type == M_SIG)) { in kstrgetmsg()
7636 ASSERT(bp != NULL && bp->b_datap->db_type == M_SIG); in kstrgetmsg()