Searched defs:pollfds (Results 1 – 5 of 5) sorted by relevance
47 struct pollfd *pollfds; member173 struct pollfd *pollfd, *pollfds; in slirp_addpoll() local237 struct pollfd *pollfds; in slirp_pollfd_loop() local
84 struct pollfd *pollfds; member446 struct pollfd *pollfds, in eloop_sock_table_set_fds()
866 libusb_free_pollfds(const struct libusb_pollfd **pollfds) in libusb_free_pollfds()
1081 struct pollfd pollfds[FD_SETSIZE + 1]; in my_svc_run() local
238 struct pollfd *pollfds; /* Allocated as needed */ member