Searched refs:POLL_HUP (Results 1 – 4 of 4) sorted by relevance
17 #if !(defined(POLL_HUP) || (defined(HAVE_DECL_POLL_HUP) && HAVE_DECL_POLL_HUP))18 # define POLL_HUP 6 macro36 XLAT(POLL_HUP),
6 POLL_HUP 6
304 #ifdef POLL_HUP305 DEFINE_ENTRY(POLL_HUP)
251 #define POLL_HUP (__SI_POLL|6) /* device disconnected */ macro