Home
last modified time | relevance | path

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

12

/third_party/rust/crates/libc/src/unix/newlib/espidf/
Dmod.rs86 pub const MSG_TRUNC: ::c_int = 0x04; constant
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h207 #define MSG_TRUNC 0x20 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h337 #define MSG_TRUNC 0x0020 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h333 #define MSG_TRUNC 0x0020 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h333 #define MSG_TRUNC 0x0020 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h335 #define MSG_TRUNC 0x0020 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h333 #define MSG_TRUNC 0x0020 macro
/third_party/musl/include/sys/
Dsocket.h335 #define MSG_TRUNC 0x0020 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h324 #define MSG_TRUNC 0x0020 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h339 #define MSG_TRUNC 0x0020 macro
/third_party/lwip/src/include/lwip/
Dsockets.h138 #define MSG_TRUNC 0x04 macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs683 pub const MSG_TRUNC: ::c_int = 32; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs524 pub const MSG_TRUNC: ::c_int = 0x10; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs816 pub const MSG_TRUNC: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1046 pub const MSG_TRUNC: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs780 pub const MSG_TRUNC: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs949 pub const MSG_TRUNC: ::c_int = 0x00000010; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1839 pub const MSG_TRUNC: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1082 pub const MSG_TRUNC: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1757 pub const MSG_TRUNC: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3709 pub const MSG_TRUNC: ::c_int = 0x10; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2514 pub const MSG_TRUNC: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2333 pub const MSG_TRUNC: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2334 pub const MSG_TRUNC: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2363 pub const MSG_TRUNC: u32 = 32; constant

12