Searched refs:TCOOFF (Results 1 - 7 of 7) sorted by relevance

/external/strace/xlat/
H A Dtcxonc_options.h11 #if defined(TCOOFF) || (defined(HAVE_DECL_TCOOFF) && HAVE_DECL_TCOOFF)
12 XLAT(TCOOFF),
/external/kernel-headers/original/uapi/asm-generic/
H A Dtermbits.h184 #define TCOOFF 0 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dtermbits.h212 #define TCOOFF 0 /* Suspend output. */ macro
/external/python/cpython2/Lib/plat-irix5/
H A DIOCTL.py230 TCOOFF = 0 variable
/external/python/cpython2/Lib/plat-irix6/
H A DIOCTL.py230 TCOOFF = 0 variable
/external/python/cpython2/Modules/
H A Dtermios.c277 The action argument can be termios.TCOOFF to suspend output,\n\
370 {"TCOOFF", TCOOFF},
/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dserialposix.py638 termios.tcflow(self.fd, TERMIOS.TCOOFF)

Completed in 781 milliseconds