Searched refs:POLL_MSG (Results 1 – 7 of 7) sorted by relevance
287 #define POLL_MSG 3 /* Input message available */ macro
200 inline int POLL_MSG = @POLL_MSG@; variable201 #pragma D binding "1.0" POLL_MSG
158 SED_REPLACE(POLL_MSG)
181 #define POLL_MSG 3 /* message available */ macro
491 @ MSG_SI_POLL_MSG "[ POLL_MSG ]"
2794 case POLL_MSG: code = "POLL_MSG"; break; in print_siginfo32()2951 case POLL_MSG: code = "POLL_MSG"; break; in print_siginfo()
1017 info->si_code = POLL_MSG; in dosendsig()