/external/strace/xlat/ |
D | tcflsh_options.h | 20 #if defined(TCOFLUSH) || (defined(HAVE_DECL_TCOFLUSH) && HAVE_DECL_TCOFLUSH) 21 XLAT(TCOFLUSH),
|
D | tcflsh_options.in | 2 TCOFLUSH
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | termbits.h | 192 #define TCOFLUSH 1 macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | termbits.h | 220 #define TCOFLUSH 1 /* Discard data written but not yet sent. */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 228 TCOFLUSH = 1 variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 228 TCOFLUSH = 1 variable
|
/external/python/cpython2/Doc/library/ |
D | termios.rst | 66 which queue: :const:`TCIFLUSH` for the input queue, :const:`TCOFLUSH` for the
|
/external/python/cpython3/Doc/library/ |
D | termios.rst | 66 which queue: :const:`TCIFLUSH` for the input queue, :const:`TCOFLUSH` for the
|
/external/python/cpython2/Modules/ |
D | termios.c | 369 {"TCOFLUSH", TCOFLUSH},
|
/external/python/cpython3/Modules/ |
D | termios.c | 397 {"TCOFLUSH", TCOFLUSH},
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | serialposix.py | 535 termios.tcflush(self.fd, TERMIOS.TCOFLUSH)
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1011 TCOFLUSH = 0x1 const
|
D | zerrors_dragonfly_amd64.go | 1175 TCOFLUSH = 0x2 const
|
D | zerrors_openbsd_arm.go | 1226 TCOFLUSH = 0x2 const
|
D | zerrors_openbsd_amd64.go | 1303 TCOFLUSH = 0x2 const
|
D | zerrors_openbsd_386.go | 1223 TCOFLUSH = 0x2 const
|
D | zerrors_darwin_386.go | 1346 TCOFLUSH = 0x2 const
|
D | zerrors_darwin_arm64.go | 1346 TCOFLUSH = 0x2 const
|
D | zerrors_darwin_amd64.go | 1346 TCOFLUSH = 0x2 const
|
D | zerrors_netbsd_arm.go | 1305 TCOFLUSH = 0x2 const
|
D | zerrors_darwin_arm.go | 1346 TCOFLUSH = 0x2 const
|
D | zerrors_freebsd_386.go | 1355 TCOFLUSH = 0x2 const
|
D | zerrors_freebsd_arm.go | 1364 TCOFLUSH = 0x2 const
|
D | zerrors_netbsd_386.go | 1326 TCOFLUSH = 0x2 const
|
D | zerrors_freebsd_amd64.go | 1356 TCOFLUSH = 0x2 const
|