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