Home
last modified time | relevance | path

Searched refs:M_SIG (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dtirdwr.c409 case M_SIG: in check_strhead()
460 case M_SIG: in strip_strhead()
H A Ddedump.c192 { M_SIG, "M_SIG ", dedump_char },
H A Dptem.c976 (void) putnextctl1(RD(q), M_SIG, SIGWINCH); in ptioc()
978 (void) putnextctl1(q, M_SIG, SIGWINCH); in ptioc()
H A Dldterm.c975 case M_SIG: in ldtermrput()
1356 M_SIG, 0); in ldtermrput()
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c1370 (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()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dstream.h438 #define M_SIG 0x0b /* generate process signal */ macro
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c187 { "M_SIG", M_SIG, "generate process signal" },
/titanic_50/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1862 case M_SIG: in sm_sendup()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2696 case M_SIG: in strsock_misc()