Home
last modified time | relevance | path

Searched defs:MSG_NOERROR (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmsg.h25 #define MSG_NOERROR 010000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmsg.h25 #define MSG_NOERROR 010000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmsg.h25 #define MSG_NOERROR 010000 macro
/third_party/musl/include/sys/
H A Dmsg.h25 #define MSG_NOERROR 010000 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs951 pub const MSG_NOERROR: ::c_int = 0o10000; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1366 pub const MSG_NOERROR: ::c_int = 0o010000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2428 pub const MSG_NOERROR: ::c_int = 0o10000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1829 pub const MSG_NOERROR: ::c_int = 0o10000; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2952 pub const MSG_NOERROR: ::c_int = 0o10000; consts

Completed in 61 milliseconds