Home
last modified time | relevance | path

Searched defs:SO_TYPE (Results 1 - 25 of 45) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h3 #define SO_TYPE 3 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h3 #define SO_TYPE 3 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h20 #define SO_TYPE 0x1008 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h20 #define SO_TYPE 0x1008 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h20 #define SO_TYPE 0x1008 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs23 pub const SO_TYPE: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs26 pub const SO_TYPE: ::c_int = 0x1008; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs41 pub const SO_TYPE: ::c_int = 0x1008; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs8 pub const SO_TYPE: ::c_int = 3; 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.h202 #define SO_TYPE 3 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h191 #define SO_TYPE 3 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h202 #define SO_TYPE 3 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h202 #define SO_TYPE 3 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h206 #define SO_TYPE 3 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h202 #define SO_TYPE 3 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h218 #define SO_TYPE 0x1008 /* get socket type */ macro
/third_party/musl/include/sys/
H A Dsocket.h206 #define SO_TYPE 3 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs495 pub const SO_TYPE: ::c_int = 0x1008; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs516 pub const SO_TYPE: ::c_int = 0x1008; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs918 pub const SO_TYPE: ::c_int = 0x1008; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs791 pub const SO_TYPE: ::c_int = 0x1008; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs691 pub const SO_TYPE: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1545 pub const SO_TYPE: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1014 pub const SO_TYPE: ::c_int = 0x1008; consts

Completed in 40 milliseconds

12