Home
last modified time | relevance | path

Searched refs:tcflush (Results 1 – 22 of 22) sorted by relevance

/external/toybox/toys/pending/
Dgetty.c88 tcflush(0, TCIOFLUSH); in termios_init()
160 tcflush(0, TCIFLUSH); // Flush pending speed switches in read_login_name()
/external/toybox/toys/other/
Dlogin.c55 tcflush(0, TCIFLUSH); in login_main()
/external/mtools/
Dtty.c68 # define discard_input(a) tcflush(a,TCIFLUSH)
Dconfigure.in174 tcsetattr tcflush basename fchdir media_oldaliases llseek lseek64 \
Dconfig.h.in294 /* Define to 1 if you have the `tcflush' function. */
Dconfigure5462 tcsetattr tcflush basename fchdir media_oldaliases llseek lseek64 \
/external/libwebsockets/minimal-examples/raw/minimal-raw-serial/
Dminimal-raw-file.c71 tcflush(vhd->filefd, TCIOFLUSH); in callback_raw_test()
/external/toybox/lib/
Dpassword.c62 tcflush(tty, TCIFLUSH); in read_password()
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py529 termios.tcflush(self.fd, TERMIOS.TCIFLUSH)
535 termios.tcflush(self.fd, TERMIOS.TCOFLUSH)
/external/python/cpython3/Doc/library/
Dtermios.rst63 .. function:: tcflush(fd, queue)
/external/python/cpython2/Doc/library/
Dtermios.rst63 .. function:: tcflush(fd, queue)
/external/rust/crates/nix/src/sys/
Dtermios.rs1060 pub fn tcflush(fd: RawFd, action: FlushArg) -> Result<()> { in tcflush() function
1061 Errno::result(unsafe { libc::tcflush(fd, action as c_int) }).map(drop) in tcflush()
/external/python/cpython2/Modules/
Dtermios.c269 if (tcflush(fd, queue) == -1) in termios_tcflush()
/external/python/cpython3/Modules/
Dtermios.c277 if (tcflush(fd, queue) == -1) in termios_tcflush()
/external/ppp/pppd/
Dtty.c763 tcflush(real_ttyfd, TCIOFLUSH); in connect_tty()
Dsys-linux.c561 if (tcflush(tty_fd, TCIOFLUSH) < 0) in tty_disestablish_ppp()
/external/mksh/src/
Dmisc.c2404 if (tcflush(fd, TCIOFLUSH)) in chvt()
/external/rust/crates/libc/src/unix/
Dmod.rs1336 pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflush() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3822 pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflush() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3076 fun:tcflush=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3076 fun:tcflush=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym918 PUBLIC d33e0 0 tcflush