| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/mips/ |
| H A D | mod.rs | 156 pub const NLDLY: crate::tcflag_t = 0o0000400; 224 pub const CR1: crate::tcflag_t = 0x00000200; 225 pub const CR2: crate::tcflag_t = 0x00000400; 226 pub const CR3: crate::tcflag_t = 0x00000600; 227 pub const FF1: crate::tcflag_t = 0x00008000; 228 pub const BS1: crate::tcflag_t = 0x00002000; 230 pub const VT1: crate::tcflag_t = 0x00004000; 244 pub const ONLCR: crate::tcflag_t = 0x4; 246 pub const CS6: crate::tcflag_t = 0x00000010; 247 pub const CS7: crate::tcflag_t = 0x00000020; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/ |
| H A D | mips64.rs | 607 pub const CR1: crate::tcflag_t = 0x00000200; 608 pub const CR2: crate::tcflag_t = 0x00000400; 609 pub const CR3: crate::tcflag_t = 0x00000600; 610 pub const FF1: crate::tcflag_t = 0x00008000; 611 pub const BS1: crate::tcflag_t = 0x00002000; 612 pub const VT1: crate::tcflag_t = 0x00004000; 622 pub const ONLCR: crate::tcflag_t = 0x4; 624 pub const CS6: crate::tcflag_t = 0x00000010; 625 pub const CS7: crate::tcflag_t = 0x00000020; 626 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| H A D | s390x.rs | 281 pub const OLCUC: crate::tcflag_t = 0o000002; 282 pub const ONLCR: crate::tcflag_t = 0o000004; 283 pub const NLDLY: crate::tcflag_t = 0o000400; 284 pub const CRDLY: crate::tcflag_t = 0o003000; 285 pub const CR1: crate::tcflag_t = 0x00000200; 286 pub const CR2: crate::tcflag_t = 0x00000400; 302 pub const CS6: crate::tcflag_t = 0o000020; 303 pub const CS7: crate::tcflag_t = 0o000040; 304 pub const CS8: crate::tcflag_t = 0o000060; 329 pub const ISIG: crate::tcflag_t = 0o000001; [all …]
|
| H A D | powerpc64.rs | 656 pub const CBAUD: crate::tcflag_t = 0xff; 673 pub const IXON: crate::tcflag_t = 0x00000200; 675 pub const ONLCR: crate::tcflag_t = 0x2; 678 pub const CS6: crate::tcflag_t = 0x00000100; 679 pub const CS7: crate::tcflag_t = 0x00000200; 680 pub const CS8: crate::tcflag_t = 0x00000300; 693 pub const ISIG: crate::tcflag_t = 0x00000080; 701 pub const OLCUC: crate::tcflag_t = 0o000004; 702 pub const NLDLY: crate::tcflag_t = 0o0001400; 703 pub const CRDLY: crate::tcflag_t = 0o0030000; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b32/riscv32/ |
| H A D | mod.rs | 275 pub const CR1: crate::tcflag_t = 512; 276 pub const CR2: crate::tcflag_t = 1024; 277 pub const CR3: crate::tcflag_t = 1536; 279 pub const BS1: crate::tcflag_t = 8192; 290 pub const ONLCR: crate::tcflag_t = 4; 291 pub const CSIZE: crate::tcflag_t = 48; 292 pub const CS6: crate::tcflag_t = 16; 293 pub const CS7: crate::tcflag_t = 32; 294 pub const CS8: crate::tcflag_t = 48; 307 pub const ISIG: crate::tcflag_t = 1; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/csky/ |
| H A D | mod.rs | 348 pub const CR1: crate::tcflag_t = 0x00000200; 349 pub const CR2: crate::tcflag_t = 0x00000400; 350 pub const CR3: crate::tcflag_t = 0x00000600; 351 pub const FF1: crate::tcflag_t = 0x00008000; 352 pub const BS1: crate::tcflag_t = 0x00002000; 353 pub const VT1: crate::tcflag_t = 0x00004000; 363 pub const ONLCR: crate::tcflag_t = 0x4; 365 pub const CS6: crate::tcflag_t = 0x00000010; 366 pub const CS7: crate::tcflag_t = 0x00000020; 367 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| H A D | mod.rs | 651 pub const CR1: crate::tcflag_t = 0x00000200; 652 pub const CR2: crate::tcflag_t = 0x00000400; 653 pub const CR3: crate::tcflag_t = 0x00000600; 654 pub const FF1: crate::tcflag_t = 0x00008000; 655 pub const BS1: crate::tcflag_t = 0x00002000; 656 pub const VT1: crate::tcflag_t = 0x00004000; 666 pub const ONLCR: crate::tcflag_t = 0x4; 668 pub const CS6: crate::tcflag_t = 0x00000010; 669 pub const CS7: crate::tcflag_t = 0x00000020; 670 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/riscv32/ |
| H A D | mod.rs | 410 pub const CR1: crate::tcflag_t = 512; 411 pub const CR2: crate::tcflag_t = 1024; 412 pub const CR3: crate::tcflag_t = 1536; 414 pub const BS1: crate::tcflag_t = 8192; 425 pub const ONLCR: crate::tcflag_t = 4; 426 pub const CSIZE: crate::tcflag_t = 48; 427 pub const CS6: crate::tcflag_t = 16; 428 pub const CS7: crate::tcflag_t = 32; 429 pub const CS8: crate::tcflag_t = 48; 442 pub const ISIG: crate::tcflag_t = 1; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/loongarch64/ |
| H A D | mod.rs | 611 pub const ONLCR: crate::tcflag_t = 0x4; 613 pub const CS6: crate::tcflag_t = 0x00000010; 614 pub const CS7: crate::tcflag_t = 0x00000020; 615 pub const CS8: crate::tcflag_t = 0x00000030; 636 pub const OLCUC: crate::tcflag_t = 0o000002; 637 pub const NLDLY: crate::tcflag_t = 0o000400; 638 pub const CRDLY: crate::tcflag_t = 0o003000; 640 pub const BSDLY: crate::tcflag_t = 0o020000; 641 pub const FFDLY: crate::tcflag_t = 0o100000; 642 pub const VTDLY: crate::tcflag_t = 0o040000; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
| H A D | mod.rs | 842 pub const CS6: crate::tcflag_t = 0x00000010; 843 pub const CS7: crate::tcflag_t = 0x00000020; 844 pub const CS8: crate::tcflag_t = 0x00000030; 889 pub const CR1: crate::tcflag_t = 0x00000200; 890 pub const CR2: crate::tcflag_t = 0x00000400; 891 pub const CR3: crate::tcflag_t = 0x00000600; 892 pub const FF1: crate::tcflag_t = 0x00008000; 893 pub const BS1: crate::tcflag_t = 0x00002000; 894 pub const OLCUC: crate::tcflag_t = 0o000002; 895 pub const NLDLY: crate::tcflag_t = 0o000400; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/riscv64/ |
| H A D | mod.rs | 610 pub const ONLCR: crate::tcflag_t = 0x4; 612 pub const CS6: crate::tcflag_t = 0x00000010; 613 pub const CS7: crate::tcflag_t = 0x00000020; 614 pub const CS8: crate::tcflag_t = 0x00000030; 634 pub const OLCUC: crate::tcflag_t = 0o000002; 635 pub const NLDLY: crate::tcflag_t = 0o000400; 636 pub const CRDLY: crate::tcflag_t = 0o003000; 638 pub const BSDLY: crate::tcflag_t = 0o020000; 639 pub const FFDLY: crate::tcflag_t = 0o100000; 640 pub const VTDLY: crate::tcflag_t = 0o040000; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/mips64/ |
| H A D | mod.rs | 837 pub const CR1: crate::tcflag_t = 0x00000200; 838 pub const CR2: crate::tcflag_t = 0x00000400; 839 pub const CR3: crate::tcflag_t = 0x00000600; 840 pub const FF1: crate::tcflag_t = 0x00008000; 841 pub const BS1: crate::tcflag_t = 0x00002000; 842 pub const VT1: crate::tcflag_t = 0x00004000; 852 pub const ONLCR: crate::tcflag_t = 0x4; 854 pub const CS6: crate::tcflag_t = 0x00000010; 855 pub const CS7: crate::tcflag_t = 0x00000020; 856 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/m68k/ |
| H A D | mod.rs | 347 pub const CR1: crate::tcflag_t = 0x00000200; 348 pub const CR2: crate::tcflag_t = 0x00000400; 349 pub const CR3: crate::tcflag_t = 0x00000600; 350 pub const FF1: crate::tcflag_t = 0x00008000; 351 pub const BS1: crate::tcflag_t = 0x00002000; 352 pub const VT1: crate::tcflag_t = 0x00004000; 362 pub const ONLCR: crate::tcflag_t = 0x4; 364 pub const CS6: crate::tcflag_t = 0x00000010; 365 pub const CS7: crate::tcflag_t = 0x00000020; 366 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/sparc64/ |
| H A D | mod.rs | 455 pub const TAB1: crate::tcflag_t = 0x800; 458 pub const CR1: crate::tcflag_t = 0x200; 459 pub const CR2: crate::tcflag_t = 0x400; 460 pub const CR3: crate::tcflag_t = 0x600; 461 pub const FF1: crate::tcflag_t = 0x8000; 462 pub const BS1: crate::tcflag_t = 0x2000; 473 pub const ONLCR: crate::tcflag_t = 0x4; 475 pub const CS6: crate::tcflag_t = 0x10; 476 pub const CS7: crate::tcflag_t = 0x20; 477 pub const CS8: crate::tcflag_t = 0x30; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/sparc/ |
| H A D | mod.rs | 383 pub const TAB1: crate::tcflag_t = 0x800; 386 pub const CR1: crate::tcflag_t = 0x200; 387 pub const CR2: crate::tcflag_t = 0x400; 388 pub const CR3: crate::tcflag_t = 0x600; 389 pub const FF1: crate::tcflag_t = 0x8000; 390 pub const BS1: crate::tcflag_t = 0x2000; 401 pub const ONLCR: crate::tcflag_t = 0x4; 403 pub const CS6: crate::tcflag_t = 0x10; 404 pub const CS7: crate::tcflag_t = 0x20; 405 pub const CS8: crate::tcflag_t = 0x30; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/ |
| H A D | powerpc.rs | 398 pub const CBAUD: crate::tcflag_t = 0xff; 399 pub const TAB1: crate::tcflag_t = 0x400; 400 pub const TAB2: crate::tcflag_t = 0x800; 401 pub const TAB3: crate::tcflag_t = 0xc00; 417 pub const ONLCR: crate::tcflag_t = 0x2; 419 pub const CS6: crate::tcflag_t = 0x100; 420 pub const CS7: crate::tcflag_t = 0x200; 421 pub const CS8: crate::tcflag_t = 0x300; 429 pub const ECHOE: crate::tcflag_t = 0x2; 430 pub const ECHOK: crate::tcflag_t = 0x4; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/aarch64/ |
| H A D | mod.rs | 656 pub const ONLCR: crate::tcflag_t = 0x4; 658 pub const CS6: crate::tcflag_t = 0x00000010; 659 pub const CS7: crate::tcflag_t = 0x00000020; 660 pub const CS8: crate::tcflag_t = 0x00000030; 680 pub const OLCUC: crate::tcflag_t = 0o000002; 681 pub const NLDLY: crate::tcflag_t = 0o000400; 682 pub const CRDLY: crate::tcflag_t = 0o003000; 684 pub const BSDLY: crate::tcflag_t = 0o020000; 685 pub const FFDLY: crate::tcflag_t = 0o100000; 686 pub const VTDLY: crate::tcflag_t = 0o040000; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/wasm32/ |
| H A D | mod.rs | 625 pub const ONLCR: crate::tcflag_t = 0x4; 627 pub const CS6: crate::tcflag_t = 0x00000010; 628 pub const CS7: crate::tcflag_t = 0x00000020; 629 pub const CS8: crate::tcflag_t = 0x00000030; 649 pub const OLCUC: crate::tcflag_t = 0o000002; 650 pub const NLDLY: crate::tcflag_t = 0o000400; 651 pub const CRDLY: crate::tcflag_t = 0o003000; 653 pub const BSDLY: crate::tcflag_t = 0o020000; 654 pub const FFDLY: crate::tcflag_t = 0o100000; 655 pub const VTDLY: crate::tcflag_t = 0o040000; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/aarch64/ |
| H A D | mod.rs | 479 pub const CR1: crate::tcflag_t = 0x00000200; 480 pub const CR2: crate::tcflag_t = 0x00000400; 481 pub const CR3: crate::tcflag_t = 0x00000600; 482 pub const FF1: crate::tcflag_t = 0x00008000; 483 pub const BS1: crate::tcflag_t = 0x00002000; 484 pub const VT1: crate::tcflag_t = 0x00004000; 494 pub const ONLCR: crate::tcflag_t = 0x4; 496 pub const CS6: crate::tcflag_t = 0x00000010; 497 pub const CS7: crate::tcflag_t = 0x00000020; 498 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/riscv64/ |
| H A D | mod.rs | 503 pub const CR1: crate::tcflag_t = 512; 504 pub const CR2: crate::tcflag_t = 1024; 505 pub const CR3: crate::tcflag_t = 1536; 507 pub const BS1: crate::tcflag_t = 8192; 518 pub const ONLCR: crate::tcflag_t = 4; 519 pub const CSIZE: crate::tcflag_t = 48; 520 pub const CS6: crate::tcflag_t = 16; 521 pub const CS7: crate::tcflag_t = 32; 522 pub const CS8: crate::tcflag_t = 48; 535 pub const ISIG: crate::tcflag_t = 1; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/mips/ |
| H A D | mod.rs | 843 pub const CR1: crate::tcflag_t = 0x00000200; 844 pub const CR2: crate::tcflag_t = 0x00000400; 845 pub const CR3: crate::tcflag_t = 0x00000600; 846 pub const FF1: crate::tcflag_t = 0x00008000; 847 pub const BS1: crate::tcflag_t = 0x00002000; 848 pub const VT1: crate::tcflag_t = 0x00004000; 858 pub const ONLCR: crate::tcflag_t = 0x4; 860 pub const CS6: crate::tcflag_t = 0x00000010; 861 pub const CS7: crate::tcflag_t = 0x00000020; 862 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/arm/ |
| H A D | mod.rs | 453 pub const CR1: crate::tcflag_t = 0x00000200; 454 pub const CR2: crate::tcflag_t = 0x00000400; 455 pub const CR3: crate::tcflag_t = 0x00000600; 456 pub const FF1: crate::tcflag_t = 0x00008000; 457 pub const BS1: crate::tcflag_t = 0x00002000; 458 pub const VT1: crate::tcflag_t = 0x00004000; 468 pub const ONLCR: crate::tcflag_t = 0x4; 470 pub const CS6: crate::tcflag_t = 0x00000010; 471 pub const CS7: crate::tcflag_t = 0x00000020; 472 pub const CS8: crate::tcflag_t = 0x00000030; [all …]
|
| /rust-libc-0.2.174/src/unix/bsd/ |
| H A D | mod.rs | 389 pub const IXON: crate::tcflag_t = 0x00000200; 393 pub const OPOST: crate::tcflag_t = 0x1; 394 pub const ONLCR: crate::tcflag_t = 0x2; 395 pub const OXTABS: crate::tcflag_t = 0x4; 396 pub const ONOEOT: crate::tcflag_t = 0x8; 399 pub const CS5: crate::tcflag_t = 0x00000000; 400 pub const CS6: crate::tcflag_t = 0x00000100; 401 pub const CS7: crate::tcflag_t = 0x00000200; 402 pub const CS8: crate::tcflag_t = 0x00000300; 412 pub const ECHO: crate::tcflag_t = 0x00000008; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/ |
| H A D | s390x.rs | 501 pub const OLCUC: crate::tcflag_t = 0o000002; 502 pub const ONLCR: crate::tcflag_t = 0o000004; 503 pub const NLDLY: crate::tcflag_t = 0o000400; 504 pub const CRDLY: crate::tcflag_t = 0o003000; 505 pub const CR1: crate::tcflag_t = 0x00000200; 506 pub const CR2: crate::tcflag_t = 0x00000400; 540 pub const CS6: crate::tcflag_t = 0o000020; 541 pub const CS7: crate::tcflag_t = 0o000040; 542 pub const CS8: crate::tcflag_t = 0o000060; 567 pub const ISIG: crate::tcflag_t = 0o000001; [all …]
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
| H A D | mod.rs | 480 pub const CBAUD: crate::tcflag_t = 0xff; 481 pub const TAB1: crate::tcflag_t = 0x400; 482 pub const TAB2: crate::tcflag_t = 0x800; 483 pub const TAB3: crate::tcflag_t = 0xc00; 499 pub const ONLCR: crate::tcflag_t = 0x2; 501 pub const CS6: crate::tcflag_t = 0x100; 502 pub const CS7: crate::tcflag_t = 0x200; 503 pub const CS8: crate::tcflag_t = 0x300; 511 pub const ECHOE: crate::tcflag_t = 0x2; 512 pub const ECHOK: crate::tcflag_t = 0x4; [all …]
|