Home
last modified time | relevance | path

Searched defs:CREAD (Results 1 - 25 of 64) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h119 #define CREAD 0000200 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h119 #define CREAD 0000200 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h119 #define CREAD 0000200 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h119 #define CREAD 0000200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h119 #define CREAD 0000200 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h120 #define CREAD 0000200 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h123 #define CREAD 00004000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h119 #define CREAD 0000200 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h120 #define CREAD 0000200 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h120 #define CREAD 0000200 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h123 #define CREAD 00004000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs853 pub const CREAD: c::c_uint = c::CREAD; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs375 pub const CREAD: c::c_uint = linux_raw_sys::general::CREAD; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs234 pub const CREAD: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs681 pub const CREAD: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs417 pub const CREAD: ::tcflag_t = 0x00000800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs750 pub const CREAD: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs394 pub const CREAD: ::tcflag_t = 0x80; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs387 pub const CREAD: ::tcflag_t = 128; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs386 pub const CREAD: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs263 pub const CREAD: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs331 pub const CREAD: ::tcflag_t = 0o000200; consts
H A Dpowerpc64.rs652 pub const CREAD: ::tcflag_t = 0x00000800; consts
H A Dmips64.rs647 pub const CREAD: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs779 pub const CREAD: ::tcflag_t = 0x00000080; consts

Completed in 56 milliseconds

123