Home
last modified time | relevance | path

Searched defs:MSG_COPY (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
H A Dmsg.h13 # define MSG_COPY 040000 /* copy (not remove) all queue messages */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs277 pub const MSG_COPY: ::c_int = 040000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2430 pub const MSG_COPY: ::c_int = 0o40000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1907 pub const MSG_COPY: ::c_int = 0o40000; consts

Completed in 25 milliseconds