Searched refs:POLLERR (Results 1 – 25 of 114) sorted by relevance
12345
27 #if defined(POLLERR) || (defined(HAVE_DECL_POLLERR) && HAVE_DECL_POLLERR)29 static_assert((POLLERR) == (0x0008), "POLLERR != 0x0008");32 # define POLLERR 0x0008169 XLAT(POLLERR),
4 POLLERR 0x0008
240 if(pfd[num].revents & (POLLRDNORM|POLLIN|POLLERR|POLLHUP)) in Curl_socket_check()247 if(pfd[num].revents & (POLLRDNORM|POLLIN|POLLERR|POLLHUP)) in Curl_socket_check()256 if(pfd[num].revents & (POLLERR|POLLHUP|POLLNVAL)) in Curl_socket_check()464 if(ufds[i].revents & POLLERR) in Curl_poll()
45 #define POLLERR 0x08 macro
263 POLLERR = C.POLLERR const
268 POLLERR = C.POLLERR const
266 POLLERR = C.POLLERR const
273 POLLERR = C.POLLERR const
383 POLLERR = C.POLLERR const
8 #define POLLERR 0x0008 macro
44 #define POLLERR 0x0008 macro
105 fds[i].revents |= POLLERR; in poll()
9 #define POLLERR 0x0008 macro
534 fds[i].revents |= POLLERR; in usbi_poll()546 fds[i].revents |= POLLNVAL | POLLERR; in usbi_poll()558 fds[i].revents |= POLLNVAL | POLLERR; in usbi_poll()567 fds[i].revents |= POLLNVAL | POLLERR; in usbi_poll()
63 #define POLLERR 0x0008 /* Error condition */ macro
26 POLLERR = 8
4 …3 .1.3.6.1.4.1.3830.1.1.2.1.1.2=2 .1.3.6.1.4.1.3830.1.1.2.1.1.3="%SMSA-E-POLLERR, Polling the SMSC…
77 PRINT_EVENT(POLLERR, events); in print_pollfd_entering()144 PRINT_EVENT(POLLERR, revents); in print_pollfd_exiting()
341 if (pevt->portev_events & (POLLERR|POLLHUP)) { in evport_dispatch()353 if (pevt->portev_events & (POLLERR|POLLHUP|POLLNVAL)) in evport_dispatch()
72 if (fds.revents & (POLLERR | POLLNVAL)) { in sync_wait()
381 if (fds.revents & POLLERR) { in compress_write()441 if (fds.revents & POLLERR) { in compress_read()633 if (fds.revents & POLLERR) in compress_wait()