Searched refs:POLL_ERR (Results 1 – 4 of 4) sorted by relevance
16 #if !(defined(POLL_ERR) || (defined(HAVE_DECL_POLL_ERR) && HAVE_DECL_POLL_ERR))17 # define POLL_ERR 4 macro19 XLAT(POLL_ERR),
4 POLL_ERR 4
298 #ifdef POLL_ERR299 DEFINE_ENTRY(POLL_ERR)
242 #define POLL_ERR (__SI_POLL|4) /* i/o error */ macro