/third_party/rust/crates/nix/test/sys/ |
H A D | test_termios.rs | 53 let mut termios = { in test_output_flags() variables 99 let mut termios = { test_local_flags() variables [all...] |
H A D | test_ioctl.rs | 218 let mut termios = unsafe { mem::zeroed() }; in test_ioctl_read_bad() variables 363 let mut termios = unsafe { mem::zeroed() }; test_ioctl_read() variables [all...] |
/third_party/python/Lib/ |
H A D | getpass.py | 173 import termios namespace [all...] |
/third_party/rust/crates/rustix/src/ |
H A D | lib.rs | 194 pub mod termios; modules
|
/third_party/rust/crates/nix/test/ |
H A D | test_pty.rs | 160 let mut termios = tcgetattr(fd).unwrap(); in make_raw() variables 240 let mut termios = { in test_openpty_with_termios() variables
|
/third_party/node/tools/ |
H A D | pseudo-tty.py | 9 import termios namespace
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl01.c | 37 static struct termios termios; variable
|
/third_party/python/Lib/test/ |
H A D | test_ioctl.py | 7 termios = import_module('termios') variable [all...] |
H A D | test_getpass.py | 9 import termios namespace 11 termios = None variable [all...] |
/third_party/ltp/testcases/kernel/pty/ |
H A D | ptem01.c | 57 struct termios termios; in test1() local 383 struct termios termio in test6() local [all...] |
/third_party/littlefs/scripts/ |
H A D | watch.py | 24 import termios namespace
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
H A D | mod.rs | 163 pub struct termios { structure names
|
/third_party/rust/crates/nix/src/sys/ |
H A D | mod.rs | 182 pub mod termios; modules
|
H A D | termios.rs | 263 let mut termios = self.inner.borrow_mut(); global() variables 289 let mut termios = self.inner.borrow_mut(); global() variables 1147 let mut termios = mem::MaybeUninit::uninit(); tcgetattr() variables [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/ |
H A D | p2p-nfc.py | 368 import sys, tty, termios namespace 378 import sys, tty, termios, select namespace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/ |
H A D | p2p-nfc.py | 368 import sys, tty, termios namespace 378 import sys, tty, termios, select namespace
|
H A D | dpp-nfc.py | 730 import sys, tty, termios namespace 739 import sys, tty, termios, select namespace
|
/third_party/node/src/ |
H A D | node.cc | 452 struct termios termios; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
H A D | mod.rs | 214 pub struct termios { // FIXME structure names
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | termios.h | 1 struct termios { struct
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | termios.h | 1 struct termios { struct
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | termios.h | 1 struct termios { struct
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | termios.h | 1 struct termios { struct
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | termios.h | 1 struct termios { struct
|
/third_party/musl/arch/mips/bits/ |
H A D | termios.h | 1 struct termios { struct
|