Searched refs:TCION (Results 1 – 25 of 33) sorted by relevance
12
/external/strace/xlat/ |
D | tcxonc_options.h | 26 #if defined(TCION) || (defined(HAVE_DECL_TCION) && HAVE_DECL_TCION) 27 XLAT(TCION),
|
D | tcxonc_options.in | 4 TCION
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 188 #define TCION 3 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 216 #define TCION 3 /* Send a START character. */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 233 TCION = 3 variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 233 TCION = 3 variable
|
/external/python/cpython2/Doc/library/ |
D | termios.rst | 74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
|
/external/python/cpython3/Doc/library/ |
D | termios.rst | 74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
|
/external/python/cpython2/Modules/ |
D | termios.c | 376 {"TCION", TCION},
|
/external/python/cpython3/Modules/ |
D | termios.c | 404 {"TCION", TCION},
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | serialposix.py | 624 termios.tcflow(self.fd, TERMIOS.TCION)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1010 TCION = 0x3 const
|
D | zerrors_dragonfly_amd64.go | 1174 TCION = 0x4 const
|
D | zerrors_openbsd_amd64.go | 1302 TCION = 0x4 const
|
D | zerrors_darwin_386.go | 1345 TCION = 0x4 const
|
D | zerrors_darwin_arm64.go | 1345 TCION = 0x4 const
|
D | zerrors_darwin_amd64.go | 1345 TCION = 0x4 const
|
D | zerrors_darwin_arm.go | 1345 TCION = 0x4 const
|
D | zerrors_freebsd_386.go | 1354 TCION = 0x4 const
|
D | zerrors_freebsd_arm.go | 1363 TCION = 0x4 const
|
D | zerrors_freebsd_amd64.go | 1355 TCION = 0x4 const
|
D | zerrors_linux_sparc64.go | 1594 TCION = 0x3 const
|
D | zerrors_linux_mipsle.go | 1926 TCION = 0x3 const
|
D | zerrors_linux_s390x.go | 1986 TCION = 0x3 const
|
D | zerrors_linux_arm.go | 1932 TCION = 0x3 const
|
12