Home
last modified time | relevance | path

Searched refs:TCIOFF (Results 1 – 25 of 33) sorted by relevance

12

/external/strace/xlat/
Dtcxonc_options.h23 #if defined(TCIOFF) || (defined(HAVE_DECL_TCIOFF) && HAVE_DECL_TCIOFF)
24 XLAT(TCIOFF),
Dtcxonc_options.in3 TCIOFF
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h187 #define TCIOFF 2 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h215 #define TCIOFF 2 /* Send a STOP character. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py232 TCIOFF = 2 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py232 TCIOFF = 2 variable
/external/python/cpython2/Doc/library/
Dtermios.rst74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
/external/python/cpython3/Doc/library/
Dtermios.rst74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
/external/python/cpython2/Modules/
Dtermios.c375 {"TCIOFF", TCIOFF},
/external/python/cpython3/Modules/
Dtermios.c403 {"TCIOFF", TCIOFF},
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py626 termios.tcflow(self.fd, TERMIOS.TCIOFF)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1008 TCIOFF = 0x2 const
Dzerrors_dragonfly_amd64.go1172 TCIOFF = 0x3 const
Dzerrors_openbsd_amd64.go1300 TCIOFF = 0x3 const
Dzerrors_darwin_386.go1343 TCIOFF = 0x3 const
Dzerrors_darwin_arm64.go1343 TCIOFF = 0x3 const
Dzerrors_darwin_amd64.go1343 TCIOFF = 0x3 const
Dzerrors_darwin_arm.go1343 TCIOFF = 0x3 const
Dzerrors_freebsd_386.go1352 TCIOFF = 0x3 const
Dzerrors_freebsd_arm.go1361 TCIOFF = 0x3 const
Dzerrors_freebsd_amd64.go1353 TCIOFF = 0x3 const
Dzerrors_linux_sparc64.go1592 TCIOFF = 0x2 const
Dzerrors_linux_mipsle.go1924 TCIOFF = 0x2 const
Dzerrors_linux_s390x.go1984 TCIOFF = 0x2 const
Dzerrors_linux_arm.go1930 TCIOFF = 0x2 const

12