Searched refs:pollfd (Results 1 – 6 of 6) sorted by relevance
39 extern int poll(struct pollfd *, nfds_t, long);
37 struct pollfd { struct
50 struct pollfd { struct
199 struct pollfd pollfds[1]; in send_prop_msg()
234 struct pollfd *pollfds; /* Allocated as needed */
311 int poll(struct pollfd *, unsigned int, long) 1