Home
last modified time | relevance | path

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

/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/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/libpcap/
Dpcap-dlpi.c270 if (pd->send_fd < 0) { in pcap_inject_dlpi()
275 ret = dlrawdatareq(pd->send_fd, buf, size); in pcap_inject_dlpi()
339 if (pd->send_fd >= 0) { in pcap_cleanup_dlpi()
340 close(pd->send_fd); in pcap_cleanup_dlpi()
341 pd->send_fd = -1; in pcap_cleanup_dlpi()
537 pd->send_fd = open("/dev/dlpi", O_RDWR);
560 if (pd->send_fd >= 0) {
561 retv = dl_doattach(pd->send_fd, ppa, p->errbuf);
624 if (pd->send_fd >= 0) {
630 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0) {
[all …]
Ddlpisubs.h16 int send_fd; member
/external/perfetto/include/perfetto/base/
Dunix_socket.h246 int send_fd = -1,
248 if (send_fd != -1)
249 return Send(msg, len, &send_fd, 1, blocking);
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h736 __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,