Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h122 #define HUPCL 0002000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h122 #define HUPCL 0002000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h122 #define HUPCL 0002000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h122 #define HUPCL 0002000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h122 #define HUPCL 0002000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h123 #define HUPCL 0002000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h126 #define HUPCL 00040000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h122 #define HUPCL 0002000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h123 #define HUPCL 0002000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h123 #define HUPCL 0002000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h126 #define HUPCL 00040000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs865 pub const HUPCL: c::c_uint = c::HUPCL; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs384 pub const HUPCL: c::c_uint = linux_raw_sys::general::HUPCL; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs237 pub const HUPCL: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs684 pub const HUPCL: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs420 pub const HUPCL: ::tcflag_t = 0x00004000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs753 pub const HUPCL: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs397 pub const HUPCL: ::tcflag_t = 0x400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs390 pub const HUPCL: ::tcflag_t = 1024; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs389 pub const HUPCL: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs266 pub const HUPCL: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs334 pub const HUPCL: ::tcflag_t = 0o002000; consts
H A Dpowerpc64.rs655 pub const HUPCL: ::tcflag_t = 0x00004000; consts
H A Dmips64.rs650 pub const HUPCL: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs782 pub const HUPCL: ::tcflag_t = 0x00000400; consts

Completed in 36 milliseconds

123