Home
last modified time | relevance | path

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

12

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

Completed in 144 milliseconds

12