Home
last modified time | relevance | path

Searched refs:TCGETA (Results 1 – 16 of 16) sorted by relevance

/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1450 pub const TCGETA: c_ulong = 0x8000; constant
1451 pub const TCSETA: c_ulong = TCGETA + 1;
1452 pub const TCSETAF: c_ulong = TCGETA + 2;
1453 pub const TCSETAW: c_ulong = TCGETA + 3;
1454 pub const TCSBRK: c_ulong = TCGETA + 5;
1455 pub const TCFLSH: c_ulong = TCGETA + 6;
1456 pub const TCXONC: c_ulong = TCGETA + 7;
1457 pub const TCGETBITS: c_ulong = TCGETA + 9;
1458 pub const TCSETDTR: c_ulong = TCGETA + 10;
1459 pub const TCSETRTS: c_ulong = TCGETA + 11;
[all …]
/rust-libc-0.2.174/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs125 pub const TCGETA: Ioctl = 0x40125401; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs146 pub const TCGETA: Ioctl = 0x40147417; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs148 pub const TCGETA: Ioctl = 0x5401; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs176 pub const TCGETA: Ioctl = 0x5405; constant
/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt422 TCGETA
H A Dfuchsia.txt1001 TCGETA
H A Daix.txt1488 TCGETA
H A Dandroid.txt2830 TCGETA
H A Dlinux.txt3345 TCGETA
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs1309 pub const TCGETA: c_int = 0x5405; constant
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs1147 pub const TCGETA: c_int = 5; constant
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2032 pub const TCGETA: c_int = _TIOC | 1; constant
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2075 pub const TCGETA: c_int = TIOC | 5; constant
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs1523 pub const TCGETA: c_int = 0x5405; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3187 pub const TCGETA: c_int = 0x5405; constant