Home
last modified time | relevance | path

Searched refs:OFDEL (Results 1 – 12 of 12) 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/cpython3/Modules/
Dtermios.c446 #ifdef OFDEL
447 {"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/toybox/toys/pending/
Dstty.c103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
/external/rust/crates/libc/src/unix/redox/
Dmod.rs659 pub const OFDEL: ::tcflag_t = 0o000_200; constant
/external/rust/crates/libc/src/unix/uclibc/arm/
Dmod.rs442 pub const OFDEL: ::c_int = 0x80; constant
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1082 pub const OFDEL: ::tcflag_t = 0x00000080; constant
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs961 pub const OFDEL: ::tcflag_t = 0o000200; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2534 pub const OFDEL: ::tcflag_t = 0x00020000; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs1894 pub const OFDEL: ::tcflag_t = 0o000200; constant