Searched refs:POLL_MSG (Results 1 – 2 of 2) sorted by relevance
220 #define POLL_MSG (__SI_POLL|3) /* input message available */ macro
448 #define POLL_MSG 3 /* input message available */ macro632 { POLL_MSG, "POLL_MSG" },788 case POLL_IN: case POLL_OUT: case POLL_MSG: in printsiginfo()