Searched refs:POLL_IN (Results 1 – 5 of 5) sorted by relevance
4 #if !(defined(POLL_IN) || (defined(HAVE_DECL_POLL_IN) && HAVE_DECL_POLL_IN))5 # define POLL_IN 1 macro7 XLAT(POLL_IN),
1 POLL_IN 1
289 #ifdef POLL_IN290 DEFINE_ENTRY(POLL_IN)
145 case POLL_IN: case POLL_OUT: case POLL_MSG: in print_si_info()
239 #define POLL_IN (__SI_POLL|1) /* data input available */ macro