Home
last modified time | relevance | path

Searched refs:TCIOFLUSH (Results 1 – 25 of 42) sorted by relevance

12

/external/strace/xlat/
Dtcflsh_options.h23 #if defined(TCIOFLUSH) || (defined(HAVE_DECL_TCIOFLUSH) && HAVE_DECL_TCIOFLUSH)
24 XLAT(TCIOFLUSH),
Dtcflsh_options.in3 TCIOFLUSH
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h193 #define TCIOFLUSH 2 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h221 #define TCIOFLUSH 2 /* Discard all pending data. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py229 TCIOFLUSH = 2 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py229 TCIOFLUSH = 2 variable
/external/u-boot/tools/
Dkwboot.c296 rc = tcflush(tty, TCIOFLUSH); in kwboot_bootmsg()
327 rc = tcflush(tty, TCIOFLUSH); in kwboot_debugmsg()
/external/python/cpython2/Doc/library/
Dtermios.rst67 output queue, or :const:`TCIOFLUSH` for both queues.
/external/python/cpython3/Doc/library/
Dtermios.rst67 output queue, or :const:`TCIOFLUSH` for both queues.
/external/toybox/toys/pending/
Dgetty.c151 tcflush(STDIN_FILENO, TCIOFLUSH); in termios_init()
/external/python/cpython2/Modules/
Dtermios.c370 {"TCIOFLUSH", TCIOFLUSH},
/external/python/cpython3/Modules/
Dtermios.c398 {"TCIOFLUSH", TCIOFLUSH},
/external/ppp/pppd/
Dtty.c763 tcflush(real_ttyfd, TCIOFLUSH); in connect_tty()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1009 TCIOFLUSH = 0x2 const
Dzerrors_dragonfly_amd64.go1173 TCIOFLUSH = 0x3 const
Dzerrors_openbsd_arm.go1225 TCIOFLUSH = 0x3 const
Dzerrors_openbsd_amd64.go1301 TCIOFLUSH = 0x3 const
Dzerrors_openbsd_386.go1222 TCIOFLUSH = 0x3 const
Dzerrors_darwin_386.go1344 TCIOFLUSH = 0x3 const
Dzerrors_darwin_arm64.go1344 TCIOFLUSH = 0x3 const
Dzerrors_darwin_amd64.go1344 TCIOFLUSH = 0x3 const
Dzerrors_netbsd_arm.go1304 TCIOFLUSH = 0x3 const
Dzerrors_darwin_arm.go1344 TCIOFLUSH = 0x3 const
Dzerrors_freebsd_386.go1353 TCIOFLUSH = 0x3 const
Dzerrors_freebsd_arm.go1362 TCIOFLUSH = 0x3 const

12