Home
last modified time | relevance | path

Searched defs:MSG_CTRUNC (Results 1 - 25 of 34) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs87 pub const MSG_CTRUNC: ::c_int = 0x08; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h205 #define MSG_CTRUNC 0x8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h331 #define MSG_CTRUNC 0x0008 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h322 #define MSG_CTRUNC 0x0008 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h331 #define MSG_CTRUNC 0x0008 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h333 #define MSG_CTRUNC 0x0008 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h337 #define MSG_CTRUNC 0x0008 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h331 #define MSG_CTRUNC 0x0008 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h139 #define MSG_CTRUNC 0x08 macro
/third_party/musl/include/sys/
H A Dsocket.h337 #define MSG_CTRUNC 0x0008 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs525 pub const MSG_CTRUNC: ::c_int = 0x20; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs817 pub const MSG_CTRUNC: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs678 pub const MSG_CTRUNC: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs950 pub const MSG_CTRUNC: ::c_int = 0x00000020; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1047 pub const MSG_CTRUNC: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs779 pub const MSG_CTRUNC: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1081 pub const MSG_CTRUNC: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1756 pub const MSG_CTRUNC: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1838 pub const MSG_CTRUNC: ::c_int = 0x10; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2332 pub const MSG_CTRUNC: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2441 pub const MSG_CTRUNC: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2331 pub const MSG_CTRUNC: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2311 pub const MSG_CTRUNC: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2512 pub const MSG_CTRUNC: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2463 pub const MSG_CTRUNC: u32 = 8; consts

Completed in 142 milliseconds

12