Home
last modified time | relevance | path

Searched defs:SOL_SOCKET (Results 1 - 25 of 50) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs46 pub const SOL_SOCKET: ::c_int = 65535; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs44 pub const SOL_SOCKET: ::c_int = 65535; consts
/third_party/musl/arch/mips/bits/
H A Dsocket.h4 #define SOL_SOCKET 65535 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h3 #define SOL_SOCKET 65535 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h4 #define SOL_SOCKET 65535 macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs77 pub const SOL_SOCKET: ::c_int = 0xfff; consts
/third_party/python/Lib/test/
H A Dmock_socket.py162 SOL_SOCKET = None variable
/third_party/libuv/src/unix/
H A Dstream.c1260 SOL_SOCKET, in uv__stream_connect() local
/third_party/libwebsockets/include/
H A Dlibwebsockets.h487 #define SOL_SOCKET 1 macro
/third_party/node/deps/uv/src/unix/
H A Dstream.c1327 SOL_SOCKET, in uv__stream_connect() local
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs126 pub const SOL_SOCKET: ::c_int = 65535; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs18 pub const SOL_SOCKET: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs15 pub const SOL_SOCKET: ::c_int = 0xffff; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs15 pub const SOL_SOCKET: ::c_int = 0xffff; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs3 pub const SOL_SOCKET: ::c_int = 1; consts
/third_party/python/Lib/
H A Dssl.py261 from socket import SOL_SOCKET, SO_TYPE, _GLOBAL_DEFAULT_TIMEOUT namespace
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h294 #define SOL_SOCKET 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h285 #define SOL_SOCKET 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h294 #define SOL_SOCKET 1 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h296 #define SOL_SOCKET 1 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h300 #define SOL_SOCKET 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h294 #define SOL_SOCKET 1 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h234 #define SOL_SOCKET 0xfff /* options for socket level */ macro
/third_party/musl/include/sys/
H A Dsocket.h300 #define SOL_SOCKET 1 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs500 pub const SOL_SOCKET: ::c_int = 0xffff; consts

Completed in 34 milliseconds

12