Home
last modified time | relevance | path

Searched refs:ONOCR (Results 1 – 25 of 36) sorted by relevance

12

/external/openssh/
Dttymodes.h168 #ifdef ONOCR
169 TTYMODE(ONOCR, c_oflag, 74)
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c250 termio.c_oflag = OPOST | OLCUC | ONLCR | ONOCR; in run_ptest()
348 if (!(termio.c_oflag && (OPOST | OLCUC | ONLCR | ONOCR))) { in chk_tty_parms()
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h84 #define ONOCR 0000020 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h104 #define ONOCR 0000020 macro
/external/python/cpython2/Modules/
Dtermios.c409 #ifdef ONOCR
410 {"ONOCR", ONOCR},
/external/python/cpython3/Modules/
Dtermios.c437 #ifdef ONOCR
438 {"ONOCR", ONOCR},
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py99 ONOCR = 0000020 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py99 ONOCR = 0000020 variable
/external/toybox/toys/pending/
Dstty.c102 { "onlcr", ONLCR }, { "onocr", ONOCR }, { "onlret", ONLRET },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go682 ONOCR = 0x10 const
Dzerrors_dragonfly_amd64.go936 ONOCR = 0x20 const
Dzerrors_openbsd_arm.go946 ONOCR = 0x40 const
Dzerrors_openbsd_amd64.go989 ONOCR = 0x40 const
Dzerrors_openbsd_386.go945 ONOCR = 0x40 const
Dzerrors_darwin_386.go1042 ONOCR = 0x20 const
Dzerrors_darwin_arm64.go1042 ONOCR = 0x20 const
Dzerrors_darwin_amd64.go1042 ONOCR = 0x20 const
Dzerrors_netbsd_arm.go1048 ONOCR = 0x20 const
Dzerrors_darwin_arm.go1042 ONOCR = 0x20 const
Dzerrors_freebsd_386.go1095 ONOCR = 0x20 const
Dzerrors_freebsd_arm.go1103 ONOCR = 0x20 const
Dzerrors_netbsd_386.go1068 ONOCR = 0x20 const
Dzerrors_freebsd_amd64.go1096 ONOCR = 0x20 const
Dzerrors_netbsd_amd64.go1058 ONOCR = 0x20 const
Dzerrors_linux_sparc64.go910 ONOCR = 0x10 const

12