Home
last modified time | relevance | path

Searched defs:ONLRET (Results 1 – 25 of 37) sorted by relevance

12

/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs185 pub const ONLRET: c::c_uint = linux_raw_sys::general::ONLRET; constant
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs245 pub const ONLRET: c::c_uint = c::ONLRET; constant
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h51 #define ONLRET 0000040 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h51 #define ONLRET 0000040 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h51 #define ONLRET 0000040 macro
/third_party/musl/arch/mips/bits/
Dtermios.h52 #define ONLRET 0000040 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h53 #define ONLRET 0000040 macro
/third_party/musl/arch/generic/bits/
Dtermios.h51 #define ONLRET 0000040 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h52 #define ONLRET 0000040 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h51 #define ONLRET 0000040 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h51 #define ONLRET 0000040 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h52 #define ONLRET 0000040 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h53 #define ONLRET 0000040 macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs760 pub const ONLRET: ::tcflag_t = 0o000_040; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1508 pub const ONLRET: ::tcflag_t = 0x80; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1306 pub const ONLRET: ::tcflag_t = 0x00000020; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1131 pub const ONLRET: ::tcflag_t = 0o000040; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2176 pub const ONLRET: ::tcflag_t = 0x40; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1333 pub const ONLRET: ::tcflag_t = 0x40; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2364 pub const ONLRET: ::tcflag_t = 0o000040; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1220 pub const ONLRET: ::tcflag_t = 0x00000020; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1909 pub const ONLRET: ::tcflag_t = 0o000040; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4007 pub const ONLRET: ::tcflag_t = 0x00000040; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1705 pub const ONLRET: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1705 pub const ONLRET: u32 = 32; constant

12