Searched defs:pollfd (Results 1 – 5 of 5) sorted by relevance
34 struct pollfd { struct42 int poll(struct pollfd *fds, nfds_t nfds, int timeout); argument
34 struct pollfd { struct40 int poll (struct pollfd *, nfds_t, int); argument
530 struct pollfd struct532 int fd;533 short events;534 short revents;
2512 const struct pollfd *pollfd = &scb->poll_fds[fdi]; in lwip_poll_should_wake() local
2511 const struct pollfd *pollfd = &scb->poll_fds[fdi]; in lwip_poll_should_wake() local