Home
last modified time | relevance | path

Searched defs:tcflag_t (Results 1 – 25 of 30) sorted by relevance

12

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dtermios.h13 typedef unsigned int tcflag_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Dtermios.h16 typedef unsigned int tcflag_t; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dtermios.h16 typedef unsigned int tcflag_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dtermios.h16 typedef unsigned int tcflag_t; typedef
/third_party/musl/include/
Dtermios.h17 typedef unsigned int tcflag_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/
Dtermios.h17 typedef unsigned int tcflag_t; typedef
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs40 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs48 pub type tcflag_t = u32; typedef
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs9 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs5 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs3 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs11 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs21 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs5 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs39 pub type tcflag_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs21 pub type tcflag_t = ::c_ulong; typedef
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs4162 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs4153 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4124 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs4241 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs4104 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4184 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs4309 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs4210 pub type tcflag_t = crate::ctypes::c_uint; typedef
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs4249 pub type tcflag_t = crate::ctypes::c_uint; typedef

12