Home
last modified time | relevance | path

Searched refs:POLL_MSG (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in200 inline int POLL_MSG = @POLL_MSG@; variable
201 #pragma D binding "1.0" POLL_MSG
H A Dprocfs.sed.in160 SED_REPLACE(POLL_MSG)
/titanic_50/usr/src/uts/common/sys/
H A Dsiginfo.h183 #define POLL_MSG 3 /* message available */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg475 @ MSG_SI_POLL_MSG "[ POLL_MSG ]"
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c2922 case POLL_MSG: code = "POLL_MSG"; break; in print_siginfo32()
3080 case POLL_MSG: code = "POLL_MSG"; break; in print_siginfo()
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c1013 info->si_code = POLL_MSG; in dosendsig()