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

/illumos-gate/usr/src/uts/common/io/
H A Dtirdwr.c409 case M_SIG:
460 case M_SIG:
H A Ddedump.c192 { M_SIG, "M_SIG ", dedump_char },
H A Dptem.c976 (void) putnextctl1(RD(q), M_SIG, SIGWINCH); local
978 (void) putnextctl1(q, M_SIG, SIGWINCH);
H A Dldterm.c975 case M_SIG:
1356 M_SIG, 0);
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1366 * The only signal that can be on queue is M_SIG at
1370 (bp->b_datap->db_type == M_SIG)) {
1376 ASSERT(bp != NULL && DB_TYPE(bp) == M_SIG);
1392 case M_SIG:
2109 case M_SIG:
4919 if (mp->b_datap->db_type != M_SIG)
6597 * it was a deferred M_SIG that was enqueued at the
6615 if (DB_TYPE(bp) == M_SIG) {
6647 if (DB_TYPE(bp) == M_SIG) {
6722 ASSERT(type != M_SIG);
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h438 #define M_SIG 0x0b /* generate process signal */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c187 { "M_SIG", M_SIG, "generate process signal" },
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2696 case M_SIG:
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1862 case M_SIG:

Completed in 106 milliseconds