Home
last modified time | relevance | path

Searched refs:OFDEL (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h87 #define OFDEL 0000200 macro
/external/python/cpython2/Modules/
Dtermios.c418 #ifdef OFDEL
419 {"OFDEL", OFDEL},
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py102 OFDEL = 0000200 variable
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py102 OFDEL = 0000200 variable
/external/python/cpython3/Modules/
Dtermios.c461 #ifdef OFDEL
462 {"OFDEL", OFDEL},
/external/toybox/toys/pending/
Dstty.c103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
/external/rust/crates/nix/src/sys/
Dtermios.rs603 OFDEL as tcflag_t;
/external/minijail/linux-x86/
Dlibconstants.gen.c3355 #ifdef OFDEL
3356 { "OFDEL", (unsigned long) OFDEL },
/external/rust/crates/libc/src/unix/redox/
Dmod.rs720 pub const OFDEL: ::tcflag_t = 0o000_200; constant
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1106 pub const OFDEL: ::tcflag_t = 0x00000080; constant
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1060 pub const OFDEL: ::tcflag_t = 0o000200; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2770 pub const OFDEL: ::tcflag_t = 0x00020000; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs1900 pub const OFDEL: ::tcflag_t = 0o000200; constant