Home
last modified time | relevance | path

Searched defs:MSG_MORE (Results 1 – 25 of 30) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/arm/
Dmod.rs53 pub const MSG_MORE: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
Dmod.rs51 pub const MSG_MORE: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/newlib/espidf/
Dmod.rs84 pub const MSG_MORE: ::c_int = 0x10; constant
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs132 pub const MSG_MORE: ::c_int = 0; constant
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h217 #define MSG_MORE 0x8000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h343 #define MSG_MORE 0x8000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h343 #define MSG_MORE 0x8000 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h349 #define MSG_MORE 0x8000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h334 #define MSG_MORE 0x8000 macro
/third_party/musl/include/sys/
Dsocket.h349 #define MSG_MORE 0x8000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h345 #define MSG_MORE 0x8000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h343 #define MSG_MORE 0x8000 macro
/third_party/lwip/src/include/lwip/
Dsockets.h264 #define MSG_MORE 0x10 /* Sender will send more */ macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs672 pub const MSG_MORE: ::c_int = 0x10; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs790 pub const MSG_MORE: ::c_int = 0x8000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1767 pub const MSG_MORE: ::c_int = 0x8000; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2387 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2343 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2455 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2452 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2474 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2383 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2523 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2426 pub const MSG_MORE: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2372 pub const MSG_MORE: u32 = 32768; constant

12