Home
last modified time | relevance | path

Searched defs:POLL_MSG (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h251 POLL_MSG, /* Input message available. */ enumerator
252 # define POLL_MSG POLL_MSG macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h207 #define POLL_MSG (__SI_POLL|3) /* input message available */ macro