Home
last modified time | relevance | path

Searched defs:SO_OOBINLINE (Results 1 - 25 of 44) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h10 #define SO_OOBINLINE 10 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h10 #define SO_OOBINLINE 10 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h13 #define SO_OOBINLINE 0x0100 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h11 #define SO_OOBINLINE 0x0100 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h13 #define SO_OOBINLINE 0x0100 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs30 pub const SO_OOBINLINE: ::c_int = 10; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs24 pub const SO_OOBINLINE: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs26 pub const SO_OOBINLINE: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs15 pub const SO_OOBINLINE: ::c_int = 10; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h209 #define SO_OOBINLINE 10 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h198 #define SO_OOBINLINE 10 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h209 #define SO_OOBINLINE 10 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h209 #define SO_OOBINLINE 10 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h213 #define SO_OOBINLINE 10 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h209 #define SO_OOBINLINE 10 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h209 #define SO_OOBINLINE 0x0100 /* Unimplemented: leave received OOB data in line */ macro
/third_party/musl/include/sys/
H A Dsocket.h213 #define SO_OOBINLINE 10 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs477 pub const SO_OOBINLINE: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs509 pub const SO_OOBINLINE: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs909 pub const SO_OOBINLINE: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs793 pub const SO_OOBINLINE: ::c_int = 0x1011; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs698 pub const SO_OOBINLINE: ::c_int = 10; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1552 pub const SO_OOBINLINE: ::c_int = 10; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1002 pub const SO_OOBINLINE: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1223 pub const SO_OOBINLINE: ::c_int = 0x00000020; consts

Completed in 43 milliseconds

12