Searched defs:recv_fd (Results 1 – 7 of 7) sorted by relevance
/external/strace/tests-mx32/ |
D | msg_name.c | 40 send_recv(const int send_fd, const int recv_fd, in send_recv() 49 test_msg_name(const int send_fd, const int recv_fd) in test_msg_name()
|
D | mmsg_name.c | 83 test_mmsg_name(const int send_fd, const int recv_fd) in test_mmsg_name()
|
/external/strace/tests/ |
D | msg_name.c | 40 send_recv(const int send_fd, const int recv_fd, in send_recv() 49 test_msg_name(const int send_fd, const int recv_fd) in test_msg_name()
|
D | mmsg_name.c | 83 test_mmsg_name(const int send_fd, const int recv_fd) in test_mmsg_name()
|
/external/strace/tests-m32/ |
D | msg_name.c | 40 send_recv(const int send_fd, const int recv_fd, in send_recv() 49 test_msg_name(const int send_fd, const int recv_fd) in test_msg_name()
|
D | mmsg_name.c | 83 test_mmsg_name(const int send_fd, const int recv_fd) in test_mmsg_name()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | reuseport_addr_any.c | 193 int epfd, i, send_fd, recv_fd; in test() local
|