Home
last modified time | relevance | path

Searched refs:LOG_NDELAY (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt213 LOG_NDELAY
H A Daix.txt738 LOG_NDELAY
H A Dandroid.txt1180 LOG_NDELAY
/rust-libc-0.2.174/src/unix/
H A Dmod.rs302 pub const LOG_NDELAY: c_int = 0x08; constant
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1493 pub const LOG_NDELAY: c_int = 8 << 12; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1373 pub const LOG_NDELAY: c_int = 0x08; constant