/third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
D | mod.rs | 44 pub const SOL_SOCKET: ::c_int = 65535; constant
|
/third_party/rust/crates/libc/src/unix/newlib/arm/ |
D | mod.rs | 46 pub const SOL_SOCKET: ::c_int = 65535; constant
|
/third_party/rust/crates/libc/src/unix/newlib/espidf/ |
D | mod.rs | 77 pub const SOL_SOCKET: ::c_int = 0xfff; constant
|
/third_party/musl/arch/mipsn32/bits/ |
D | socket.h | 4 #define SOL_SOCKET 65535 macro
|
/third_party/musl/arch/mips/bits/ |
D | socket.h | 4 #define SOL_SOCKET 65535 macro
|
/third_party/musl/arch/mips64/bits/ |
D | socket.h | 3 #define SOL_SOCKET 65535 macro
|
/third_party/rust/crates/rustix/src/backend/libc/ |
D | winsock_c.rs | 24 pub(crate) const SOL_SOCKET: i32 = WinSock::SOL_SOCKET as _; constant
|
/third_party/python/Lib/test/ |
D | mock_socket.py | 162 SOL_SOCKET = None variable
|
/third_party/rust/crates/libc/src/unix/newlib/horizon/ |
D | mod.rs | 126 pub const SOL_SOCKET: ::c_int = 65535; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 3 pub const SOL_SOCKET: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 15 pub const SOL_SOCKET: ::c_int = 0xffff; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 18 pub const SOL_SOCKET: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 15 pub const SOL_SOCKET: ::c_int = 0xffff; constant
|
/third_party/libwebsockets/include/ |
D | libwebsockets.h | 484 #define SOL_SOCKET 1 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 298 #define SOL_SOCKET 1 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 294 #define SOL_SOCKET 1 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 294 #define SOL_SOCKET 1 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 296 #define SOL_SOCKET 1 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 294 #define SOL_SOCKET 1 macro
|
/third_party/musl/include/sys/ |
D | socket.h | 296 #define SOL_SOCKET 1 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 285 #define SOL_SOCKET 1 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 300 #define SOL_SOCKET 1 macro
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 234 #define SOL_SOCKET 0xfff /* options for socket level */ macro
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 926 pub const SOL_SOCKET: ::c_int = 0xfff; constant
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 721 pub const SOL_SOCKET: ::c_int = 1; constant
|