Home
last modified time | relevance | path

Searched refs:IGNCR (Results 1 – 25 of 38) sorted by relevance

12

/external/openssh/
Dsshtty.c80 tio.c_iflag &= ~(ISTRIP | INLCR | IGNCR | ICRNL | IXON | IXANY | IXOFF); in enter_raw_mode()
Dttymodes.h119 TTYMODE(IGNCR, c_iflag, 35)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h70 #define IGNCR 0000200 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h90 #define IGNCR 0000200 /* Ignore CR. */ macro
/external/syzkaller/vm/vmimpl/
Dconsole.go40 unix.IGNCR | unix.ICRNL | unix.IXON
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py88 IGNCR = 0000200 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py88 IGNCR = 0000200 variable
/external/python/cpython2/Modules/
Dtermios.c386 {"IGNCR", IGNCR},
/external/python/cpython3/Modules/
Dtermios.c414 {"IGNCR", IGNCR},
/external/toybox/toys/pending/
Dstty.c95 { "inlcr", INLCR }, { "igncr", IGNCR }, { "icrnl", ICRNL }, { "ixon", IXON },
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py335 iflag &= ~(TERMIOS.INLCR|TERMIOS.IGNCR|TERMIOS.ICRNL|TERMIOS.IGNBRK)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go469 IGNCR = 0x80 const
Dzerrors_dragonfly_amd64.go597 IGNCR = 0x80 const
Dzerrors_openbsd_arm.go697 IGNCR = 0x80 const
Dzerrors_openbsd_amd64.go734 IGNCR = 0x80 const
Dzerrors_openbsd_386.go698 IGNCR = 0x80 const
Dzerrors_darwin_386.go629 IGNCR = 0x80 const
Dzerrors_darwin_arm64.go629 IGNCR = 0x80 const
Dzerrors_darwin_amd64.go629 IGNCR = 0x80 const
Dzerrors_netbsd_arm.go816 IGNCR = 0x80 const
Dzerrors_darwin_arm.go629 IGNCR = 0x80 const
Dzerrors_freebsd_386.go655 IGNCR = 0x80 const
Dzerrors_freebsd_arm.go662 IGNCR = 0x80 const
Dzerrors_netbsd_386.go834 IGNCR = 0x80 const
Dzerrors_freebsd_amd64.go655 IGNCR = 0x80 const

12