/external/strace/tests-m32/ |
D | msg_control.c | 67 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() 104 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_rights1() local 160 struct cmsghdr *const cmsg[2] = { in test_scm_rights2() local 210 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_rights3() local 237 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamp() local 282 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestampns() local 328 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamping() local 380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security() 404 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_security() local 443 struct cmsghdr *cmsg = get_cmsghdr(page, CMSG_LEN(0)); in test_unknown_type() local [all …]
|
D | scm_rights.c | 76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main() local
|
/external/strace/tests-mx32/ |
D | msg_control.c | 67 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() 104 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_rights1() local 160 struct cmsghdr *const cmsg[2] = { in test_scm_rights2() local 210 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_rights3() local 237 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamp() local 282 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestampns() local 328 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamping() local 380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security() 404 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_security() local 443 struct cmsghdr *cmsg = get_cmsghdr(page, CMSG_LEN(0)); in test_unknown_type() local [all …]
|
D | scm_rights.c | 76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main() local
|
/external/strace/tests/ |
D | msg_control.c | 67 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() 104 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_rights1() local 160 struct cmsghdr *const cmsg[2] = { in test_scm_rights2() local 210 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_rights3() local 237 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamp() local 282 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestampns() local 328 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamping() local 380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security() 404 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_security() local 443 struct cmsghdr *cmsg = get_cmsghdr(page, CMSG_LEN(0)); in test_unknown_type() local [all …]
|
D | scm_rights.c | 76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main() local
|
/external/crosvm/common/cros_asyncv2/src/unix/io_driver/ |
D | cmsg.rs | 62 let cmsg = libc::CMSG_FIRSTHDR(msg).as_mut().unwrap(); in add_fds_to_message() localVariable 90 let mut cmsg = libc::CMSG_FIRSTHDR(msg); in take_fds_from_message() localVariable 180 let mut cmsg = [ in test_take_fds_from_message() localVariable
|
/external/ltp/utils/sctp/lib/ |
D | sendmsg.c | 39 struct cmsghdr *cmsg; in sctp_sendmsg() local 90 struct cmsghdr *cmsg; in sctp_send() local
|
D | recvmsg.c | 63 struct cmsghdr *cmsg = NULL; in sctp_recvmsg() local
|
/external/linux-kselftest/tools/testing/selftests/android/ion/ |
D | ipcsocket.c | 110 struct cmsghdr *cmsg; in sendtosocket() local 166 struct cmsghdr *cmsg; in receivefromsocket() local
|
/external/iproute2/include/ |
D | bpf_scm.h | 40 struct cmsghdr *cmsg; in bpf_map_set_init() local 66 struct cmsghdr *cmsg; in bpf_map_set_init_single() local
|
/external/libchrome/mojo/public/cpp/platform/ |
D | socket_utils_posix.cc | 118 struct cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); in SendmsgWithHandles() local 152 for (cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); cmsg; in SocketRecvmsg() local
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | udpgso_bench_tx.c | 138 static void flush_cmsg(struct cmsghdr *cmsg) in flush_cmsg() 215 struct cmsghdr *cmsg; in flush_errqueue_recv() local 323 struct cmsghdr *cmsg; in send_udp_sendmmsg() local 380 struct cmsghdr *cmsg; in send_udp_segment() local
|
/external/python/cpython2/Modules/_multiprocessing/ |
D | multiprocessing.c | 109 struct cmsghdr *cmsg; in multiprocessing_sendfd() local 149 struct cmsghdr *cmsg; in multiprocessing_recvfd() local
|
/external/musl/src/network/ |
D | recvmsg.c | 15 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
|
/external/compiler-rt/test/msan/Linux/ |
D | cmsghdr.cc | 51 struct cmsghdr *cmsg = (struct cmsghdr *)&controlbuf; in main() local
|
/external/ltp/utils/sctp/testlib/ |
D | sctputil.c | 99 struct cmsghdr *cmsg; in test_print_message() local 282 struct cmsghdr *cmsg = NULL; in test_check_msg_data() local
|
/external/musl/src/misc/ |
D | fmtmsg.c | 28 char *errstring = MM_NULLSEV, *cmsg = getenv("MSGVERB"); in fmtmsg() local
|
/external/libchrome/base/posix/ |
D | unix_domain_socket.cc | 84 struct cmsghdr* cmsg; in SendMsg() local 169 struct cmsghdr* cmsg; in RecvMsgWithFlags() local
|
/external/libchromeos-rs/src/ |
D | syslog.rs | 36 let cmsg = if let Ok(m) = CStr::from_bytes_with_nul(msg.as_bytes()) { in log() localVariable
|
/external/google-breakpad/src/client/linux/crash_generation/ |
D | crash_generation_client.cc | 64 char cmsg[kControlMsgSize] = ""; in RequestDump() local
|
/external/ltp/utils/sctp/func_tests/ |
D | test_inaddr_any.c | 74 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_events.c | 66 struct cmsghdr *cmsg; in main() local
|
/external/iputils/ |
D | ping.c | 109 } cmsg = { {sizeof(struct cmsghdr) + sizeof(struct in_pktinfo), SOL_IP, IP_PKTINFO}, variable 614 struct cmsghdr *cmsg; in receive_error_msg() local 791 struct cmsghdr *cmsg; in parse_reply() local
|
/external/rust/crates/nix/test/sys/ |
D | test_socket.rs | 325 let cmsg = ControlMessage::UdpGsoSegments(&segment_size); in gso() localVariable 601 let cmsg = ControlMessage::ScmRights(&fds); in test_scm_rights() localVariable 852 let cmsg = [ControlMessage::Ipv4PacketInfo(&pi)]; in test_sendmsg_ipv4packetinfo() localVariable 905 let cmsg = [ControlMessage::Ipv6PacketInfo(&pi)]; in test_sendmsg_ipv6packetinfo() localVariable 958 let cmsg = [ControlMessage::ScmRights(&fds)]; in test_scm_rights_single_cmsg_multiple_fds() localVariable 1025 let cmsg = ControlMessage::ScmCredentials(&cred); in test_scm_credentials() localVariable 1027 let cmsg = ControlMessage::ScmCreds; in test_scm_credentials() localVariable
|