Home
last modified time | relevance | path

Searched refs:cc_t (Results 1 – 25 of 63) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/manual/termios/
Dtcsetattr.c21 const cc_t veof = (cc_t)0x07;
/third_party/musl/arch/generic/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/arch/mips/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/arch/powerpc64/bits/
Dtermios.h8 cc_t c_cc[NCCS];
9 cc_t c_line;
/third_party/musl/arch/mips64/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/arch/mipsn32/bits/
Dtermios.h6 cc_t c_line;
7 cc_t c_cc[NCCS];
/third_party/musl/arch/powerpc/bits/
Dtermios.h8 cc_t c_cc[NCCS];
9 cc_t c_line;
/third_party/musl/libc-test/src/api/
Dtermios.c7 T(cc_t) in f()
17 F(cc_t,c_cc[NCCS]) in f()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs168 pub c_line: ::cc_t,
169 pub c_cc: [::cc_t; ::NCCS],
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dtermios.h11 typedef unsigned char cc_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Dtermios.h14 typedef unsigned char cc_t; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dtermios.h14 typedef unsigned char cc_t; typedef
/third_party/musl/ndk_musl_include/
Dtermios.h14 typedef unsigned char cc_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dtermios.h14 typedef unsigned char cc_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/
Dtermios.h15 typedef unsigned char cc_t; typedef
/third_party/musl/include/
Dtermios.h15 typedef unsigned char cc_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs7 pub c_line: ::cc_t,
8 pub c_cc: [::cc_t; 19],
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs7 pub c_line: ::cc_t,
8 pub c_cc: [::cc_t; 23],
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs219 pub c_line: ::cc_t,
220 pub c_cc: [::cc_t; ::NCCS],
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs7 pub c_line: ::cc_t,
8 pub c_cc: [::cc_t; 19],

123