Searched defs:pollfd (Results 1 – 4 of 4) sorted by relevance
32 struct pollfd struct53 struct pollfd argument
206 static int do_pollfd(struct pollfd *pollfd, rt_pollreq_t *req) in do_pollfd()
523 struct pollfd struct525 int fd;526 short events;527 short revents;
2464 const struct pollfd *pollfd = &scb->poll_fds[fdi]; in lwip_poll_should_wake() local
Completed in 13 milliseconds