| /third_party/rust/crates/nix/src/sys/socket/ |
| D | sockopt.rs | 1074 fn ffi_len(&mut self) -> *mut socklen_t; in ffi_len() 1088 fn ffi_len(&self) -> socklen_t; in ffi_len() 1109 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() 1137 fn ffi_len(&self) -> socklen_t { in ffi_len() 1160 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() 1190 fn ffi_len(&self) -> socklen_t { in ffi_len() 1213 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() 1241 fn ffi_len(&self) -> socklen_t { in ffi_len() 1264 fn ffi_len(&mut self) -> *mut socklen_t { in ffi_len() 1292 fn ffi_len(&self) -> socklen_t { in ffi_len() [all …]
|
| D | addr.rs | 1006 fn len(&self) -> libc::socklen_t { in len() 1012 len: Option<libc::socklen_t>, in from_raw() 1131 len: Option<libc::socklen_t>, in from_raw() 1220 _: Option<libc::socklen_t>, in from_raw() 1232 fn len(&self) -> libc::socklen_t { in len() 1289 len: Option<libc::socklen_t>, in from_raw() 1408 len: Option<libc::socklen_t>, in from_raw() 1543 l: Option<libc::socklen_t>, in from_raw() 1640 fn len(&self) -> libc::socklen_t { in len() 2186 pub fn as_ffi_pair(&self) -> (&libc::sockaddr, libc::socklen_t) { in as_ffi_pair() [all …]
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| D | transport.h | 24 typedef int socklen_t; typedef
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | types.h | 61 typedef unsigned socklen_t; typedef
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | winsock_c.rs | 12 pub(crate) type socklen_t = i32; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
| D | mod.rs | 9 pub type socklen_t = i32; typedef
|
| /third_party/rust/crates/rustix/src/backend/libc/net/ |
| D | addr.rs | 180 pub(crate) fn addr_len(&self) -> c::socklen_t { in addr_len()
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
| D | addr.rs | 102 pub(crate) fn addr_len(&self) -> c::socklen_t { in addr_len()
|
| /third_party/backends/ |
| D | configure.ac | 223 [AC_MSG_RESULT(no); AC_DEFINE(socklen_t,int, definition
|
| /third_party/python/Modules/ |
| D | socketmodule.h | 77 typedef int socklen_t; typedef
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 130 typedef int socklen_t; typedef
|
| /third_party/openssl/crypto/bio/ |
| D | bio_local.h | 141 typedef unsigned int socklen_t; typedef
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| D | bio_local.h | 141 typedef unsigned int socklen_t; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
| D | mod.rs | 8 pub type socklen_t = u32; typedef
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 37 pub type socklen_t = u32; typedef 653 addr_len: *mut socklen_t, in recvfrom() 662 salen: socklen_t, in getnameinfo() 664 hostlen: socklen_t, in getnameinfo() 666 servlen: socklen_t, in getnameinfo()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | common.h | 69 typedef int socklen_t; typedef 379 typedef int socklen_t; typedef
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | common.h | 81 typedef int socklen_t; typedef 394 typedef int socklen_t; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
| D | mod.rs | 342 salen: ::socklen_t, in getnameinfo() 344 hostlen: ::socklen_t, in getnameinfo() 346 sevlen: ::socklen_t, in getnameinfo()
|
| /third_party/musl/include/ |
| D | alltypes.h.in | 82 TYPEDEF unsigned socklen_t; variable
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 655 address_len: *mut socklen_t, in getpeername() 670 address_len: *mut socklen_t, in getsockname() 678 option_len: socklen_t, in setsockopt() 708 addrlen: socklen_t, in sendto() 1179 optlen: *mut ::socklen_t, in getsockopt()
|
| /third_party/libwebsockets/include/ |
| D | libwebsockets.h | 437 typedef uint32_t socklen_t; typedef
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | alltypes.h | 376 typedef unsigned socklen_t; typedef
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 45 pub type socklen_t = u32; typedef 993 addrlen: ::socklen_t, in getnameinfo() 995 hostlen: ::socklen_t, in getnameinfo() 997 servlen: ::socklen_t, in getnameinfo() 1070 addrlen: *mut ::socklen_t, in recvfrom()
|
| /third_party/rust/crates/linux-raw-sys/gen/modules/ |
| D | general.h | 128 typedef __UINT32_TYPE__ socklen_t; typedef
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | alltypes.h | 331 typedef unsigned socklen_t; typedef
|