| /third_party/ltp/include/lapi/ |
| D | ioctl.h | 29 struct termio struct 31 unsigned short int c_iflag; /* input mode flags */ 32 unsigned short int c_oflag; /* output mode flags */ 33 unsigned short int c_cflag; /* control mode flags */ 34 unsigned short int c_lflag; /* local mode flags */ 35 unsigned char c_line; /* line discipline */ 36 unsigned char c_cc[NCC]; /* control characters */
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl01.c | 30 static struct termio termio; variable
|
| D | ioctl02.c | 76 static struct termio termio, save_io; variable
|
| /third_party/ltp/testcases/kernel/pty/ |
| D | ptem01.c | 56 struct termio termio; in test1() local
|
| /third_party/toybox/lib/ |
| D | tty.c | 81 struct termios termio; in set_terminal() local
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 4149 pub struct termio { struct 4150 pub c_iflag: crate::ctypes::c_ushort, 4151 pub c_oflag: crate::ctypes::c_ushort, 4152 pub c_cflag: crate::ctypes::c_ushort, 4153 pub c_lflag: crate::ctypes::c_ushort, 4154 pub c_line: crate::ctypes::c_uchar, 4155 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 4207 pub struct termio { struct 4208 pub c_iflag: crate::ctypes::c_ushort, 4209 pub c_oflag: crate::ctypes::c_ushort, 4210 pub c_cflag: crate::ctypes::c_ushort, 4211 pub c_lflag: crate::ctypes::c_ushort, 4212 pub c_line: crate::ctypes::c_uchar, 4213 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 4255 pub struct termio { struct 4256 pub c_iflag: crate::ctypes::c_ushort, 4257 pub c_oflag: crate::ctypes::c_ushort, 4258 pub c_cflag: crate::ctypes::c_ushort, 4259 pub c_lflag: crate::ctypes::c_ushort, 4260 pub c_line: crate::ctypes::c_uchar, 4261 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 4313 pub struct termio { struct 4314 pub c_iflag: crate::ctypes::c_ushort, 4315 pub c_oflag: crate::ctypes::c_ushort, 4316 pub c_cflag: crate::ctypes::c_ushort, 4317 pub c_lflag: crate::ctypes::c_ushort, 4318 pub c_line: crate::ctypes::c_uchar, 4319 pub c_cc: [crate::ctypes::c_uchar; 10usize],
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 4229 pub struct termio { struct 4230 pub c_iflag: crate::ctypes::c_ushort, 4231 pub c_oflag: crate::ctypes::c_ushort, 4232 pub c_cflag: crate::ctypes::c_ushort, 4233 pub c_lflag: crate::ctypes::c_ushort, 4234 pub c_line: crate::ctypes::c_uchar, 4235 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 4198 pub struct termio { struct 4199 pub c_iflag: crate::ctypes::c_ushort, 4200 pub c_oflag: crate::ctypes::c_ushort, 4201 pub c_cflag: crate::ctypes::c_ushort, 4202 pub c_lflag: crate::ctypes::c_ushort, 4203 pub c_line: crate::ctypes::c_uchar, 4204 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 4286 pub struct termio { struct 4287 pub c_iflag: crate::ctypes::c_ushort, 4288 pub c_oflag: crate::ctypes::c_ushort, 4289 pub c_cflag: crate::ctypes::c_ushort, 4290 pub c_lflag: crate::ctypes::c_ushort, 4291 pub c_line: crate::ctypes::c_uchar, 4292 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 4341 pub struct termio { struct 4342 pub c_iflag: crate::ctypes::c_ushort, 4343 pub c_oflag: crate::ctypes::c_ushort, 4344 pub c_cflag: crate::ctypes::c_ushort, 4345 pub c_lflag: crate::ctypes::c_ushort, 4346 pub c_line: crate::ctypes::c_uchar, 4347 pub c_cc: [crate::ctypes::c_uchar; 10usize],
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 4169 pub struct termio { struct 4170 pub c_iflag: crate::ctypes::c_ushort, 4171 pub c_oflag: crate::ctypes::c_ushort, 4172 pub c_cflag: crate::ctypes::c_ushort, 4173 pub c_lflag: crate::ctypes::c_ushort, 4174 pub c_line: crate::ctypes::c_uchar, 4175 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 4171 pub struct termio { struct 4172 pub c_iflag: crate::ctypes::c_ushort, 4173 pub c_oflag: crate::ctypes::c_ushort, 4174 pub c_cflag: crate::ctypes::c_ushort, 4175 pub c_lflag: crate::ctypes::c_ushort, 4176 pub c_line: crate::ctypes::c_uchar, 4177 pub c_cc: [crate::ctypes::c_uchar; 8usize],
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 4383 pub struct termio { struct 4384 pub c_iflag: crate::ctypes::c_ushort, 4385 pub c_oflag: crate::ctypes::c_ushort, 4386 pub c_cflag: crate::ctypes::c_ushort, 4387 pub c_lflag: crate::ctypes::c_ushort, 4388 pub c_line: crate::ctypes::c_char, 4389 pub c_cc: [crate::ctypes::c_uchar; 23usize],
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 4491 pub struct termio { struct 4501 pub struct termios { argument
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| D | general.rs | 4447 pub struct termio { struct 4448 pub c_iflag: crate::ctypes::c_ushort, 4449 pub c_oflag: crate::ctypes::c_ushort, 4450 pub c_cflag: crate::ctypes::c_ushort, 4451 pub c_lflag: crate::ctypes::c_ushort, 4452 pub c_line: crate::ctypes::c_char, 4453 pub c_cc: [crate::ctypes::c_uchar; 23usize],
|
| /third_party/rust/crates/linux-raw-sys/src/sparc64/ |
| D | general.rs | 4461 pub struct termio { struct 4471 pub struct termios { argument
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 65280 struct termio { struct 65281 short unsigned int c_iflag; 65282 short unsigned int c_oflag; 65283 short unsigned int c_cflag; 65284 short unsigned int c_lflag; 65285 unsigned char c_line; 65286 unsigned char c_cc[8];
|