Home
last modified time | relevance | path

Searched refs:ONLRET (Results 1 – 18 of 18) sorted by relevance

/external/openssh/
Dttymodes.h162 #ifdef ONLRET
163 TTYMODE(ONLRET, c_oflag, 75)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h85 #define ONLRET 0000040 macro
/external/python/cpython2/Modules/
Dtermios.c412 #ifdef ONLRET
413 {"ONLRET", ONLRET},
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py100 ONLRET = 0000040 variable
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py100 ONLRET = 0000040 variable
/external/python/cpython3/Modules/
Dtermios.c455 #ifdef ONLRET
456 {"ONLRET", ONLRET},
/external/toybox/toys/pending/
Dstty.c102 { "onlcr", ONLCR }, { "onocr", ONOCR }, { "onlret", ONLRET },
/external/rust/crates/nix/src/sys/
Dtermios.rs591 ONLRET as tcflag_t;
/external/minijail/linux-x86/
Dlibconstants.gen.c3373 #ifdef ONLRET
3374 { "ONLRET", (unsigned long) ONLRET },
/external/rust/crates/libc/src/unix/redox/
Dmod.rs718 pub const ONLRET: ::tcflag_t = 0o00_0040; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1299 pub const ONLRET: ::tcflag_t = 0x80; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1266 pub const ONLRET: ::tcflag_t = 0x40; constant
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1104 pub const ONLRET: ::tcflag_t = 0x00000020; constant
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1058 pub const ONLRET: ::tcflag_t = 0o000040; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1690 pub const ONLRET: ::tcflag_t = 0x40; constant
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs1963 pub const ONLRET: ::tcflag_t = 0o000040; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2762 pub const ONLRET: ::tcflag_t = 0x00000040; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs1898 pub const ONLRET: ::tcflag_t = 0o000040; constant