Searched defs:pollfds (Results 1 – 19 of 19) sorted by relevance
89 struct pollfd pollfds[1]; in parent() local
131 static struct pollfd pollfds[10]; variable
161 struct pollfd pollfds[2]; in Run() local
109 struct pollfd pollfds[1]; in do_action() local
39 struct lws_pollfd *pollfds; variable
138 auto pollfds = std::make_unique<pollfd[]>(registration_count); in ProcessIoEvents() local
164 struct pollfd pollfds[3]; in main() local
29 struct lws_pollfd pollfds[MAX_CUSTOM_POLLFDS]; member
101 struct pollfd pollfds[2]; in pollinate() local
84 struct pollfd *pollfds; member446 struct pollfd *pollfds, in eloop_sock_table_set_fds()
924 struct pollfd *pollfds, /* I - File descriptors */ in poll_callback()
2791 void API_EXPORTED libusb_free_pollfds(const struct libusb_pollfd **pollfds) in libusb_free_pollfds()
878 std::array<pollfd, 1> pollfds = {pollfd{fd.get(), POLLIN, 0}}; in WaitOnBgProcessPipe() local
2512 struct pollfd *pollfds, /* I - File descriptors */ in poll_callback()
2467 struct pollfd *pollfds, /* I - File descriptors */ in http_poll_cb()
2869 struct pollfd *pollfds, /* I - File descriptors */ in cups_dnssd_poll_cb()
228 static struct pollfd pollfds[MAX_POLLFDS]; variable
1134 struct pollfd pollfds[2]; in poll() local
1666 struct pollfd* pollfds = static_cast<struct pollfd*>( local