Home
last modified time | relevance | path

Searched defs:termios2 (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4137 pub struct termios2 { struct
4138 pub c_iflag: tcflag_t,
4139 pub c_oflag: tcflag_t,
4140 pub c_cflag: tcflag_t,
4141 pub c_lflag: tcflag_t,
4142 pub c_line: cc_t,
4143 pub c_cc: [cc_t; 19usize],
4144 pub c_ispeed: speed_t,
4145 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4139 pub struct termios2 { struct
4140 pub c_iflag: tcflag_t,
4141 pub c_oflag: tcflag_t,
4142 pub c_cflag: tcflag_t,
4143 pub c_lflag: tcflag_t,
4144 pub c_line: cc_t,
4145 pub c_cc: [cc_t; 19usize],
4146 pub c_ispeed: speed_t,
4147 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs4175 pub struct termios2 { struct
4176 pub c_iflag: tcflag_t,
4177 pub c_oflag: tcflag_t,
4178 pub c_cflag: tcflag_t,
4179 pub c_lflag: tcflag_t,
4180 pub c_line: cc_t,
4181 pub c_cc: [cc_t; 19usize],
4182 pub c_ispeed: speed_t,
4183 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs4117 pub struct termios2 { struct
4118 pub c_iflag: tcflag_t,
4119 pub c_oflag: tcflag_t,
4120 pub c_cflag: tcflag_t,
4121 pub c_lflag: tcflag_t,
4122 pub c_line: cc_t,
4123 pub c_cc: [cc_t; 19usize],
4124 pub c_ispeed: speed_t,
4125 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs4166 pub struct termios2 { struct
4167 pub c_iflag: tcflag_t,
4168 pub c_oflag: tcflag_t,
4169 pub c_cflag: tcflag_t,
4170 pub c_lflag: tcflag_t,
4171 pub c_line: cc_t,
4172 pub c_cc: [cc_t; 19usize],
4173 pub c_ispeed: speed_t,
4174 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4197 pub struct termios2 { struct
4198 pub c_iflag: tcflag_t,
4199 pub c_oflag: tcflag_t,
4200 pub c_cflag: tcflag_t,
4201 pub c_lflag: tcflag_t,
4202 pub c_line: cc_t,
4203 pub c_cc: [cc_t; 19usize],
4204 pub c_ispeed: speed_t,
4205 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs4254 pub struct termios2 { struct
4255 pub c_iflag: tcflag_t,
4256 pub c_oflag: tcflag_t,
4257 pub c_cflag: tcflag_t,
4258 pub c_lflag: tcflag_t,
4259 pub c_line: cc_t,
4260 pub c_cc: [cc_t; 19usize],
4261 pub c_ispeed: speed_t,
4262 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs4322 pub struct termios2 { struct
4323 pub c_iflag: tcflag_t,
4324 pub c_oflag: tcflag_t,
4325 pub c_cflag: tcflag_t,
4326 pub c_lflag: tcflag_t,
4327 pub c_line: cc_t,
4328 pub c_cc: [cc_t; 23usize],
4329 pub c_ispeed: speed_t,
4330 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs4223 pub struct termios2 { struct
4224 pub c_iflag: tcflag_t,
4225 pub c_oflag: tcflag_t,
4226 pub c_cflag: tcflag_t,
4227 pub c_lflag: tcflag_t,
4228 pub c_line: cc_t,
4229 pub c_cc: [cc_t; 19usize],
4230 pub c_ispeed: speed_t,
4231 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs4511 pub struct termios2 { struct
4512 pub c_iflag: tcflag_t,
4513 pub c_oflag: tcflag_t,
4514 pub c_cflag: tcflag_t,
4515 pub c_lflag: tcflag_t,
4516 pub c_line: cc_t,
4517 pub c_cc: [cc_t; 19usize],
4518 pub c_ispeed: speed_t,
4519 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs4481 pub struct termios2 { struct
4482 pub c_iflag: tcflag_t,
4483 pub c_oflag: tcflag_t,
4484 pub c_cflag: tcflag_t,
4485 pub c_lflag: tcflag_t,
4486 pub c_line: cc_t,
4487 pub c_cc: [cc_t; 19usize],
4488 pub c_ispeed: speed_t,
4489 pub c_ospeed: speed_t,
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs4386 pub struct termios2 { struct
4387 pub c_iflag: tcflag_t,
4388 pub c_oflag: tcflag_t,
4389 pub c_cflag: tcflag_t,
4390 pub c_lflag: tcflag_t,
4391 pub c_line: cc_t,
4392 pub c_cc: [cc_t; 23usize],
4393 pub c_ispeed: speed_t,
4394 pub c_ospeed: speed_t,