Home
last modified time | relevance | path

Searched defs:MSG_CTRUNC (Results 1 – 25 of 35) sorted by relevance

12

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

12