Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h253 POLL_ERR, /* I/O error. */ enumerator
254 # define POLL_ERR POLL_ERR macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h208 #define POLL_ERR (__SI_POLL|4) /* i/o error */ macro