Searched defs:fds (Results 1 – 8 of 8) sorted by relevance
163 static void setup_poll(const struct context *ctx, struct pollfd *fds, size_t n) in setup_poll()172 static int handle_poll_events(const struct context *ctx, struct pollfd *fds, size_t n, in handle_poll_events()228 struct pollfd fds[NUM_SOCKETPAIRS] = {}; in main() local
72 static APP_BMEM struct pollfd fds[1 + 4]; variable
30 static struct zsock_pollfd fds[1]; variable
38 static struct pollfd fds[1]; variable
57 static APP_BMEM struct pollfd fds[1]; variable
29 struct pollfd fds[1]; variable
66 struct pollfd fds[1]; member
366 struct pollfd fds; in aws_client_loop() local
Completed in 53 milliseconds