Searched defs:fds (Results 1 – 8 of 8) sorted by relevance
71 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open()107 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char()129 static __maybe_unused void pair_udp_send(int fds[], int num) in pair_udp_send()134 static __maybe_unused void pair_udp_close(int fds[]) in pair_udp_close()
188 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()222 int fds[2]; in test_control_group() local262 int fds[2], fds_udp[2][2], ret; in test_datapath() local
19 int fds[2]; member
30 int fds[2], i; in llseek_loop() local
207 int fds[2]; in group() local
37 struct pollfd fds[1]; member
502 struct pollfd *fds; in do_standalone_mode() local
176 int *fds; member