| /external/strace/tests/ |
| D | msg_control.c | 67 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() 96 const size_t cmsg_len) in test_scm_rights1() 149 const size_t *const cmsg_len) in test_scm_rights2() 380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security() 394 const size_t cmsg_len, in test_scm_security() 472 size_t cmsg_len; in test_sol_socket() local 489 size_t cmsg_len[2]; in test_sol_socket() local 512 size_t cmsg_len; in test_sol_socket() local
|
| /external/strace/tests-m32/ |
| D | msg_control.c | 67 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds() 96 const size_t cmsg_len) in test_scm_rights1() 149 const size_t *const cmsg_len) in test_scm_rights2() 380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security() 394 const size_t cmsg_len, in test_scm_security() 472 size_t cmsg_len; in test_sol_socket() local 489 size_t cmsg_len[2]; in test_sol_socket() local 512 size_t cmsg_len; in test_sol_socket() 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() 96 const size_t cmsg_len) in test_scm_rights1() 149 const size_t *const cmsg_len) in test_scm_rights2() 380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security() 394 const size_t cmsg_len, in test_scm_security() 472 size_t cmsg_len; in test_sol_socket() local 489 size_t cmsg_len[2]; in test_sol_socket() local 512 size_t cmsg_len; in test_sol_socket() local
|
| /external/strace/ |
| D | msghdr.c | 46 uint32_t cmsg_len; member 310 const kernel_ulong_t cmsg_len = in decode_msg_control() local
|
| /external/iputils/ |
| D | ping.c | 111 int cmsg_len; variable
|
| /external/rust/crates/nix/src/sys/socket/ |
| D | mod.rs | 821 fn cmsg_len(&self) -> usize { in cmsg_len() method 827 fn cmsg_len(&self) -> libc::c_uint { in cmsg_len() method
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_posix.h | 413 unsigned cmsg_len; member 428 uptr cmsg_len; member
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_posix.h | 441 unsigned cmsg_len; member 456 uptr cmsg_len; member
|
| D | sanitizer_platform_limits_freebsd.h | 226 unsigned cmsg_len; member
|
| D | sanitizer_platform_limits_solaris.h | 208 unsigned cmsg_len; member
|
| D | sanitizer_platform_limits_netbsd.h | 249 unsigned cmsg_len; member
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | tls.c | 1044 int cmsg_len = sizeof(char); in TEST_F() local
|
| /external/crosvm/net_sys/src/ |
| D | iff.rs | 905 pub cmsg_len: usize, field
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 3390 let cmsg_len = (*cmsg).cmsg_len as usize; localVariable
|