Home
last modified time | relevance | path

Searched refs:VINTR (Results 1 – 25 of 46) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
Dtermios.h14 #define VINTR 0 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/arch/mips/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h14 #define VINTR 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/arch/generic/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h12 #define VINTR 0 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs74 pub const VINTR: usize = linux_raw_sys::general::VINTR as usize; constant
/third_party/musl/libc-test/src/api/
Dtermios.c23 C(VINTR) in f()
/third_party/toybox/toys/pending/
Dstty.c78 { "intr", VINTR }, { "quit", VQUIT }, { "erase", VERASE }, { "kill", VKILL },
293 t->c_cc[VINTR] = 0x3; in make_sane()
Dgetty.c163 TT.termios.c_cc[VINTR] = CTL('C'); in termios_init()
Dinit.c74 terminal.c_cc[VINTR] = 3; //ctrl-c in reset_term()
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs74 pub const VINTR: usize = c::VINTR as usize; constant
/third_party/rust/crates/rustix/examples/
Dstdio.rs447 key(term.c_cc[VINTR]), in show()
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt404 VINTR
/third_party/python/Modules/
Dtermios.c594 {"VINTR", VINTR},
/third_party/rust/crates/rustix/src/termios/
Dmod.rs777 B38400, B4800, B50, B57600, B600, B75, B9600, ICANON, VEOF, VEOL, VEOL2, VERASE, VINTR, VKILL,
Dconstants.rs681 B50, B57600, B600, B75, B9600, ICANON, VEOF, VEOL, VEOL2, VERASE, VINTR, VKILL, VMIN, VQUIT,
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs381 pub const VINTR: usize = 8; constant
/third_party/rust/crates/nix/src/sys/
Dtermios.rs565 VINTR,
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs732 pub const VINTR: usize = 8; constant

12