/external/strace/tests/ |
D | msg_control.c | 92 test_scm_rights1(struct msghdr *const mh, in test_scm_rights1() 145 test_scm_rights2(struct msghdr *const mh, in test_scm_rights2() 207 test_scm_rights3(struct msghdr *const mh, void *const page, const size_t nfds) in test_scm_rights3() 234 test_scm_timestamp(struct msghdr *const mh, void *const page) in test_scm_timestamp() 279 test_scm_timestampns(struct msghdr *const mh, void *const page) in test_scm_timestampns() 325 test_scm_timestamping(struct msghdr *const mh, void *const page) in test_scm_timestamping() 390 test_scm_security(struct msghdr *const mh, in test_scm_security() 437 test_unknown_type(struct msghdr *const mh, in test_unknown_type() 462 test_sol_socket(struct msghdr *const mh, void *const page) in test_sol_socket() 536 test_ip_pktinfo(struct msghdr *const mh, void *const page, in test_ip_pktinfo() [all …]
|
D | recvmsg.c | 83 const struct msghdr w_mh_ = { in main() 87 const struct msghdr *w_mh = tail_memdup(&w_mh_, sizeof(w_mh_)); in main() 119 const struct msghdr r_mh_ = { in main() 123 struct msghdr *r_mh = tail_memdup(&r_mh_, sizeof(r_mh_)); in main()
|
/external/strace/tests-m32/ |
D | msg_control.c | 92 test_scm_rights1(struct msghdr *const mh, in test_scm_rights1() 145 test_scm_rights2(struct msghdr *const mh, in test_scm_rights2() 207 test_scm_rights3(struct msghdr *const mh, void *const page, const size_t nfds) in test_scm_rights3() 234 test_scm_timestamp(struct msghdr *const mh, void *const page) in test_scm_timestamp() 279 test_scm_timestampns(struct msghdr *const mh, void *const page) in test_scm_timestampns() 325 test_scm_timestamping(struct msghdr *const mh, void *const page) in test_scm_timestamping() 390 test_scm_security(struct msghdr *const mh, in test_scm_security() 437 test_unknown_type(struct msghdr *const mh, in test_unknown_type() 462 test_sol_socket(struct msghdr *const mh, void *const page) in test_sol_socket() 536 test_ip_pktinfo(struct msghdr *const mh, void *const page, in test_ip_pktinfo() [all …]
|
D | recvmsg.c | 83 const struct msghdr w_mh_ = { in main() 87 const struct msghdr *w_mh = tail_memdup(&w_mh_, sizeof(w_mh_)); in main() 119 const struct msghdr r_mh_ = { in main() 123 struct msghdr *r_mh = tail_memdup(&r_mh_, sizeof(r_mh_)); in main()
|
/external/strace/tests-mx32/ |
D | msg_control.c | 92 test_scm_rights1(struct msghdr *const mh, in test_scm_rights1() 145 test_scm_rights2(struct msghdr *const mh, in test_scm_rights2() 207 test_scm_rights3(struct msghdr *const mh, void *const page, const size_t nfds) in test_scm_rights3() 234 test_scm_timestamp(struct msghdr *const mh, void *const page) in test_scm_timestamp() 279 test_scm_timestampns(struct msghdr *const mh, void *const page) in test_scm_timestampns() 325 test_scm_timestamping(struct msghdr *const mh, void *const page) in test_scm_timestamping() 390 test_scm_security(struct msghdr *const mh, in test_scm_security() 437 test_unknown_type(struct msghdr *const mh, in test_unknown_type() 462 test_sol_socket(struct msghdr *const mh, void *const page) in test_sol_socket() 536 test_ip_pktinfo(struct msghdr *const mh, void *const page, in test_ip_pktinfo() [all …]
|
D | recvmsg.c | 83 const struct msghdr w_mh_ = { in main() 87 const struct msghdr *w_mh = tail_memdup(&w_mh_, sizeof(w_mh_)); in main() 119 const struct msghdr r_mh_ = { in main() 123 struct msghdr *r_mh = tail_memdup(&r_mh_, sizeof(r_mh_)); in main()
|
/external/ltp/testcases/kernel/syscalls/recvmsg/ |
D | recvmsg02.c | 58 struct msghdr msghdr = { in verify_recvmsg() local 82 R = recvmsg(sdr, &msghdr, MSG_PEEK); in verify_recvmsg()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | tls.c | 170 struct msghdr msg; in TEST_F() 179 memset(&msg, 0, sizeof(struct msghdr)); in TEST_F() 192 struct msghdr msg; in TEST_F() 196 memset(&msg, 0, sizeof(struct msghdr)); in TEST_F() 216 struct msghdr msg; in TEST_F() 223 memset(&msg, 0, sizeof(struct msghdr)); in TEST_F() 256 struct msghdr msg; in TEST_F() 260 memset(&msg, 0, sizeof(struct msghdr)); in TEST_F() 354 struct msghdr hdr; in TEST_F() 373 struct msghdr hdr; in TEST_F() [all …]
|
/external/strace/ |
D | msghdr.h | 9 struct msghdr msg_hdr; 17 print_struct_msghdr(struct tcb *, const struct msghdr *,
|
D | fetch_struct_msghdr.c | 33 typedef struct msghdr struct_msghdr; 49 struct msghdr *const p_native = p; in MPERS_PRINTER_DECL()
|
/external/ltp/utils/sctp/testlib/ |
D | sctputil.h | 208 static inline int test_sendmsg(int sk, const struct msghdr *msg, int flags, in test_sendmsg() 226 static inline int test_recvmsg(int sk, struct msghdr *msg, int flags) in test_recvmsg() 314 void test_check_msg_notification(struct msghdr *, int, int, uint16_t, uint32_t); 316 void test_check_msg_data(struct msghdr *, int, int, int, uint16_t, uint32_t); 321 void test_print_message(int sk, struct msghdr *msg, size_t msg_len);
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_netbsd_386.go | 27 func (msghdr *Msghdr) SetControllen(length int) { 28 msghdr.Controllen = uint32(length)
|
D | syscall_openbsd_386.go | 27 func (msghdr *Msghdr) SetControllen(length int) { 28 msghdr.Controllen = uint32(length)
|
D | syscall_netbsd_amd64.go | 27 func (msghdr *Msghdr) SetControllen(length int) { 28 msghdr.Controllen = uint32(length)
|
D | syscall_netbsd_arm.go | 27 func (msghdr *Msghdr) SetControllen(length int) { 28 msghdr.Controllen = uint32(length)
|
D | syscall_openbsd_arm.go | 27 func (msghdr *Msghdr) SetControllen(length int) { 28 msghdr.Controllen = uint32(length)
|
D | syscall_openbsd_amd64.go | 27 func (msghdr *Msghdr) SetControllen(length int) { 28 msghdr.Controllen = uint32(length)
|
D | syscall_freebsd_arm.go | 32 func (msghdr *Msghdr) SetControllen(length int) { 33 msghdr.Controllen = uint32(length)
|
D | syscall_freebsd_386.go | 32 func (msghdr *Msghdr) SetControllen(length int) { 33 msghdr.Controllen = uint32(length)
|
D | syscall_freebsd_amd64.go | 32 func (msghdr *Msghdr) SetControllen(length int) { 33 msghdr.Controllen = uint32(length)
|
D | syscall_dragonfly_amd64.go | 32 func (msghdr *Msghdr) SetControllen(length int) { 33 msghdr.Controllen = uint32(length)
|
D | syscall_linux_ppc64x.go | 90 func (msghdr *Msghdr) SetControllen(length int) { 91 msghdr.Controllen = uint64(length)
|
D | syscall_darwin_386.go | 43 func (msghdr *Msghdr) SetControllen(length int) { 44 msghdr.Controllen = uint32(length)
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | socket_ops.ipp | 67 inline socket_type call_accept(SockLenType msghdr::*, 89 &msghdr::msg_namelen, s, addr, addrlen), ec); 201 inline int call_bind(SockLenType msghdr::*, 218 &msghdr::msg_namelen, s, addr, addrlen), ec); 352 inline int call_connect(SockLenType msghdr::*, 369 &msghdr::msg_namelen, s, addr, addrlen), ec); 567 msghdr msg = msghdr(); 666 msghdr msg = msghdr(); 750 msghdr msg = msghdr(); 835 msghdr msg = msghdr(); [all …]
|
/external/ltp/include/ |
D | tst_netlink.h | 45 struct msghdr msg = { in safe_netlink_send() 77 struct msghdr msg = { in safe_netlink_recv()
|