Home
last modified time | relevance | path

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

123

/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/libmojo/mojo/edk/embedder/
Dplatform_channel_utils_posix.cc104 struct cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); in PlatformChannelSendmsgWithHandles() local
131 struct cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); in PlatformChannelSendHandles() local
179 for (cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); cmsg; in PlatformChannelRecvmsg() local
/external/openssh/
Dmonitor_fdpass.c61 struct cmsghdr *cmsg; in mm_send_fd() local
122 struct cmsghdr *cmsg; in mm_receive_fd() 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/valgrind/none/tests/
Dfdleak_cmsg.c58 struct cmsghdr *cmsg; in server() local
95 struct cmsghdr *cmsg = &control_un.cm; in client() local
/external/iproute2/include/
Dbpf_scm.h39 struct cmsghdr *cmsg; in bpf_map_set_init() local
65 struct cmsghdr *cmsg; in bpf_map_set_init_single() local
/external/compiler-rt/test/msan/Linux/
Dcmsghdr.cc51 struct cmsghdr *cmsg = (struct cmsghdr *)&controlbuf; in main() local
/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.c109 struct cmsghdr *cmsg; in multiprocessing_sendfd() local
149 struct cmsghdr *cmsg; in multiprocessing_recvfd() 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_linux.cc64 struct cmsghdr* cmsg; in SendMsg() local
138 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
Dtest_assoc_shutdown.c73 struct cmsghdr *cmsg; in main() local
Dtest_peeloff.c72 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_nonblock.c75 struct cmsghdr *cmsg; in main() local
Dtest_assoc_abort.c74 struct cmsghdr *cmsg; in main() local
Dtest_fragments.c85 struct cmsghdr *cmsg; in main() local
Dtest_1_to_1_sendmsg.c82 struct cmsghdr *cmsg; in main() local
/external/ltp/utils/sctp/testlib/
Dsctputil.c99 struct cmsghdr *cmsg; in test_print_message() local
279 struct cmsghdr *cmsg = NULL; in test_check_msg_data() local

123