Home
last modified time | relevance | path

Searched defs:SocketAddress (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Host/posix/
DConnectionFileDescriptorPosix.h27 class SocketAddress; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/posix/
DConnectionFileDescriptorPosix.h27 class SocketAddress; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/posix/
DConnectionFileDescriptorPosix.h27 class SocketAddress; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/posix/
DConnectionFileDescriptorPosix.h27 class SocketAddress; variable
/prebuilts/go/linux-x86/src/internal/syscall/windows/
Dsyscall_windows.go62 type SocketAddress struct { struct
63 Sockaddr *syscall.RawSockaddrAny
64 SockaddrLength int32
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dqossp.h118 const struct sockaddr *SocketAddress; member
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go2020 type SocketAddress struct { struct
2021 Sockaddr *syscall.RawSockaddrAny
2022 SockaddrLength int32
2026 func (addr *SocketAddress) IP() net.IP {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntifs.h8917 PSOCKADDR_STORAGE_NFS SocketAddress; member