Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 – 25 of 82) sorted by relevance

1234

/external/strace/tests/
Dmsg_control.c67 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 …]
Dscm_rights.c76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main() local
/external/strace/tests-m32/
Dmsg_control.c67 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 …]
Dscm_rights.c76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main() local
/external/strace/tests-mx32/
Dmsg_control.c67 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 …]
Dscm_rights.c76 struct cmsghdr *cmsg = tail_alloc(cmsg_size); in main() local
/external/ltp/utils/sctp/lib/
Dsendmsg.c39 struct cmsghdr *cmsg; in sctp_sendmsg() local
90 struct cmsghdr *cmsg; in sctp_send() local
Drecvmsg.c63 struct cmsghdr *cmsg = NULL; in sctp_recvmsg() local
/external/openssh/
Dmonitor_fdpass.c61 struct cmsghdr *cmsg; in mm_send_fd() local
122 struct cmsghdr *cmsg; in mm_receive_fd() local
/external/linux-kselftest/tools/testing/selftests/android/ion/
Dipcsocket.c110 struct cmsghdr *cmsg; in sendtosocket() local
166 struct cmsghdr *cmsg; in receivefromsocket() local
/external/iproute2/include/
Dbpf_scm.h40 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/
Dsocket_utils_posix.cc118 struct cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); in SendmsgWithHandles() local
152 for (cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); cmsg; in SocketRecvmsg() local
/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.c109 struct cmsghdr *cmsg; in multiprocessing_sendfd() local
149 struct cmsghdr *cmsg; in multiprocessing_recvfd() local
/external/adhd/cras/src/common/
Dcras_util.c103 struct cmsghdr *cmsg; in cras_send_with_fds() local
136 struct cmsghdr *cmsg; in cras_recv_with_fds() local
/external/linux-kselftest/tools/testing/selftests/net/
Dudpgso_bench_tx.c138 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/compiler-rt/test/msan/Linux/
Dcmsghdr.cc51 struct cmsghdr *cmsg = (struct cmsghdr *)&controlbuf; in main() local
/external/llvm-project/compiler-rt/test/msan/Linux/
Dcmsghdr.cpp51 struct cmsghdr *cmsg = (struct cmsghdr *)&controlbuf; in main() local
/external/rust/crates/nix/test/sys/
Dtest_socket.rs276 let cmsg = ControlMessage::UdpGsoSegments(&segment_size); in gso() localVariable
553 let cmsg = ControlMessage::ScmRights(&fds); in test_scm_rights() localVariable
787 let cmsg = [ControlMessage::Ipv4PacketInfo(&pi)]; in test_sendmsg_ipv4packetinfo() localVariable
844 let cmsg = [ControlMessage::Ipv6PacketInfo(&pi)]; in test_sendmsg_ipv6packetinfo() localVariable
898 let cmsg = [ControlMessage::ScmRights(&fds)]; in test_scm_rights_single_cmsg_multiple_fds() localVariable
965 let cmsg = ControlMessage::ScmCredentials(&cred); in test_scm_credentials() localVariable
967 let cmsg = ControlMessage::ScmCreds; in test_scm_credentials() localVariable
/external/adhd/cras/client/libcras/src/
Dcras_client_message.rs96 let cmsg: &cras_client_connected = message.get_message()?; in handle_server_message() localVariable
103 let cmsg: &cras_client_stream_connected = message.get_message()?; in handle_server_message() localVariable
/external/libchromeos-rs/src/
Dsyslog.rs36 let cmsg = if let Ok(m) = CStr::from_bytes_with_nul(msg.as_bytes()) { in log() localVariable
/external/ltp/utils/sctp/testlib/
Dsctputil.c99 struct cmsghdr *cmsg; in test_print_message() local
282 struct cmsghdr *cmsg = NULL; in test_check_msg_data() local
/external/google-breakpad/src/client/linux/crash_generation/
Dcrash_generation_client.cc64 char cmsg[kControlMsgSize] = ""; in RequestDump() local
/external/libchrome/base/posix/
Dunix_domain_socket.cc84 struct cmsghdr* cmsg; in SendMsg() local
169 struct cmsghdr* cmsg; in RecvMsgWithFlags() local
/external/ltp/utils/sctp/func_tests/
Dtest_inaddr_any.c73 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_events.c65 struct cmsghdr *cmsg; in main() local

1234