Searched defs:rcv_fds (Results 1 – 1 of 1) sorted by relevance
31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd()128 static void test(int *rcv_fds, int count, int proto) in test()160 int rcv_fds[32], i; in main() local