/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/openssh/ |
D | monitor_fdpass.c | 61 struct cmsghdr *cmsg; in mm_send_fd() local 122 struct cmsghdr *cmsg; in mm_receive_fd() local
|
/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/python/cpython2/Modules/_multiprocessing/ |
D | multiprocessing.c | 109 struct cmsghdr *cmsg; in multiprocessing_sendfd() local 149 struct cmsghdr *cmsg; in multiprocessing_recvfd() local
|
/external/adhd/cras/src/common/ |
D | cras_util.c | 102 struct cmsghdr *cmsg; in cras_send_with_fds() local 133 struct cmsghdr *cmsg; in cras_recv_with_fds() local
|
/external/compiler-rt/test/msan/Linux/ |
D | cmsghdr.cc | 51 struct cmsghdr *cmsg = (struct cmsghdr *)&controlbuf; in main() local
|
/external/google-breakpad/src/client/linux/crash_generation/ |
D | crash_generation_client.cc | 64 char cmsg[kControlMsgSize] = ""; in RequestDump() 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/libchrome/base/posix/ |
D | unix_domain_socket.cc | 84 struct cmsghdr* cmsg; in SendMsg() local 169 struct cmsghdr* cmsg; in RecvMsgWithFlags() local
|
/external/ltp/utils/sctp/func_tests/ |
D | test_inaddr_any.c | 73 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_events.c | 65 struct cmsghdr *cmsg; in main() local
|
D | test_1_to_1_nonblock.c | 75 struct cmsghdr *cmsg; in main() local
|
D | test_peeloff.c | 72 struct cmsghdr *cmsg; in main() local
|
D | test_assoc_abort.c | 74 struct cmsghdr *cmsg; in main() local
|
D | test_assoc_shutdown.c | 73 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
|