Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dtcflsh_options.h20 #if defined(TCOFLUSH) || (defined(HAVE_DECL_TCOFLUSH) && HAVE_DECL_TCOFLUSH)
21 XLAT(TCOFLUSH),
Dtcflsh_options.in2 TCOFLUSH
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h192 #define TCOFLUSH 1 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h220 #define TCOFLUSH 1 /* Discard data written but not yet sent. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py228 TCOFLUSH = 1 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py228 TCOFLUSH = 1 variable
/external/python/cpython2/Doc/library/
Dtermios.rst66 which queue: :const:`TCIFLUSH` for the input queue, :const:`TCOFLUSH` for the
/external/python/cpython3/Doc/library/
Dtermios.rst66 which queue: :const:`TCIFLUSH` for the input queue, :const:`TCOFLUSH` for the
/external/python/cpython2/Modules/
Dtermios.c369 {"TCOFLUSH", TCOFLUSH},
/external/python/cpython3/Modules/
Dtermios.c397 {"TCOFLUSH", TCOFLUSH},
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py535 termios.tcflush(self.fd, TERMIOS.TCOFLUSH)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1011 TCOFLUSH = 0x1 const
Dzerrors_dragonfly_amd64.go1175 TCOFLUSH = 0x2 const
Dzerrors_openbsd_arm.go1226 TCOFLUSH = 0x2 const
Dzerrors_openbsd_amd64.go1303 TCOFLUSH = 0x2 const
Dzerrors_openbsd_386.go1223 TCOFLUSH = 0x2 const
Dzerrors_darwin_386.go1346 TCOFLUSH = 0x2 const
Dzerrors_darwin_arm64.go1346 TCOFLUSH = 0x2 const
Dzerrors_darwin_amd64.go1346 TCOFLUSH = 0x2 const
Dzerrors_netbsd_arm.go1305 TCOFLUSH = 0x2 const
Dzerrors_darwin_arm.go1346 TCOFLUSH = 0x2 const
Dzerrors_freebsd_386.go1355 TCOFLUSH = 0x2 const
Dzerrors_freebsd_arm.go1364 TCOFLUSH = 0x2 const
Dzerrors_netbsd_386.go1326 TCOFLUSH = 0x2 const
Dzerrors_freebsd_amd64.go1356 TCOFLUSH = 0x2 const

12