Home
last modified time | relevance | path

Searched refs:send_fd (Results 1 – 20 of 20) sorted by relevance

/external/strace/tests-mx32/
Dmsg_name.c40 send_recv(const int send_fd, const int recv_fd, in send_recv() argument
43 if (send(send_fd, "A", 1, 0) != 1) in send_recv()
49 test_msg_name(const int send_fd, const int recv_fd) in test_msg_name() argument
66 int rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
77 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
85 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
96 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
104 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
113 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
130 rc = send_recv(send_fd, -1, msg + 1, 0); in test_msg_name()
[all …]
Dmmsg_name.c83 test_mmsg_name(const int send_fd, const int recv_fd) in test_mmsg_name() argument
115 rc = send_mmsg(send_fd, send_mh, IOV_MAX1, MSG_DONTWAIT); in test_mmsg_name()
118 printf("sendmmsg(%d, [", send_fd); in test_mmsg_name()
158 rc = send_mmsg(send_fd, send_mh, IOV_MAX1, MSG_DONTWAIT); in test_mmsg_name()
162 printf("sendmmsg(%d, [", send_fd); in test_mmsg_name()
Dbtrfs.c1500 .send_fd = 4, in btrfs_test_send_ioctl()
1511 (int) args.send_fd, args.clone_sources_count); in btrfs_test_send_ioctl()
1525 (int) args.send_fd, args.clone_sources_count); in btrfs_test_send_ioctl()
/external/strace/tests-m32/
Dmsg_name.c40 send_recv(const int send_fd, const int recv_fd, in send_recv() argument
43 if (send(send_fd, "A", 1, 0) != 1) in send_recv()
49 test_msg_name(const int send_fd, const int recv_fd) in test_msg_name() argument
66 int rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
77 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
85 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
96 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
104 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
113 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
130 rc = send_recv(send_fd, -1, msg + 1, 0); in test_msg_name()
[all …]
Dmmsg_name.c83 test_mmsg_name(const int send_fd, const int recv_fd) in test_mmsg_name() argument
115 rc = send_mmsg(send_fd, send_mh, IOV_MAX1, MSG_DONTWAIT); in test_mmsg_name()
118 printf("sendmmsg(%d, [", send_fd); in test_mmsg_name()
158 rc = send_mmsg(send_fd, send_mh, IOV_MAX1, MSG_DONTWAIT); in test_mmsg_name()
162 printf("sendmmsg(%d, [", send_fd); in test_mmsg_name()
Dbtrfs.c1500 .send_fd = 4, in btrfs_test_send_ioctl()
1511 (int) args.send_fd, args.clone_sources_count); in btrfs_test_send_ioctl()
1525 (int) args.send_fd, args.clone_sources_count); in btrfs_test_send_ioctl()
/external/strace/tests/
Dmsg_name.c40 send_recv(const int send_fd, const int recv_fd, in send_recv() argument
43 if (send(send_fd, "A", 1, 0) != 1) in send_recv()
49 test_msg_name(const int send_fd, const int recv_fd) in test_msg_name() argument
66 int rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
77 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
85 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
96 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
104 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
113 rc = send_recv(send_fd, recv_fd, msg, MSG_DONTWAIT); in test_msg_name()
130 rc = send_recv(send_fd, -1, msg + 1, 0); in test_msg_name()
[all …]
Dmmsg_name.c83 test_mmsg_name(const int send_fd, const int recv_fd) in test_mmsg_name() argument
115 rc = send_mmsg(send_fd, send_mh, IOV_MAX1, MSG_DONTWAIT); in test_mmsg_name()
118 printf("sendmmsg(%d, [", send_fd); in test_mmsg_name()
158 rc = send_mmsg(send_fd, send_mh, IOV_MAX1, MSG_DONTWAIT); in test_mmsg_name()
162 printf("sendmmsg(%d, [", send_fd); in test_mmsg_name()
Dbtrfs.c1500 .send_fd = 4, in btrfs_test_send_ioctl()
1511 (int) args.send_fd, args.clone_sources_count); in btrfs_test_send_ioctl()
1525 (int) args.send_fd, args.clone_sources_count); in btrfs_test_send_ioctl()
/external/libpcap/
Dpcap-dlpi.c264 if (pd->send_fd < 0) { in pcap_inject_dlpi()
269 ret = dlrawdatareq(pd->send_fd, buf, size); in pcap_inject_dlpi()
333 if (pd->send_fd >= 0) { in pcap_cleanup_dlpi()
334 close(pd->send_fd); in pcap_cleanup_dlpi()
335 pd->send_fd = -1; in pcap_cleanup_dlpi()
531 pd->send_fd = open("/dev/dlpi", O_RDWR);
554 if (pd->send_fd >= 0) {
555 retv = dl_doattach(pd->send_fd, ppa, p->errbuf);
618 if (pd->send_fd >= 0) {
624 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0) {
[all …]
Ddlpisubs.h16 int send_fd; member
/external/liburing/test/
Dring-leak.c51 static void send_fd(int socket, int fd) in send_fd() function
167 send_fd(sp[0], ring_fd); in main()
/external/linux-kselftest/tools/testing/selftests/net/
Dreuseport_addr_any.c193 int epfd, i, send_fd, recv_fd; in test() local
206 send_fd = connect_and_send(family, proto); in test()
212 close(send_fd); in test()
Dtcp_fastopen_backup_key.c245 int i, send_fd; in run_one_test() local
263 send_fd = connect_and_send(family, SOCK_STREAM); in run_one_test()
290 close(send_fd); in run_one_test()
/external/perfetto/include/perfetto/ext/base/
Dunix_socket.h323 inline bool Send(const void* msg, size_t len, int send_fd = -1) {
324 if (send_fd != -1)
325 return Send(msg, len, &send_fd, 1);
/external/crosvm/third_party/vmm_vhost/src/connection/
Dtube.rs207 fn send_fd() { in send_fd() function
Dsocket.rs279 fn send_fd() { in send_fd() function
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h786 __s64 send_fd; /* in */ member
/external/strace/
Dbtrfs.c1154 PRINT_FIELD_FD("{", args, send_fd, tcp); in MPERS_PRINTER_DECL()
DChangeLog28842 * btrfs.c (btrfs_ioctl): Print struct btrfs_ioctl_send_args.send_fd,