Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs820 pub const MSG_EOF: ::c_int = 0x0100; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs953 pub const MSG_EOF: ::c_int = 0x00000100; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1052 pub const MSG_EOF: ::c_int = 0x0400; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3713 pub const MSG_EOF: ::c_int = 0x100; consts

Completed in 31 milliseconds