Home
last modified time | relevance | path

Searched refs:tcflow (Results 1 – 11 of 11) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py624 termios.tcflow(self.fd, TERMIOS.TCION)
626 termios.tcflow(self.fd, TERMIOS.TCIOFF)
636 termios.tcflow(self.fd, TERMIOS.TCOON)
638 termios.tcflow(self.fd, TERMIOS.TCOOFF)
/external/python/cpython3/Doc/library/
Dtermios.rst70 .. function:: tcflow(fd, action)
/external/python/cpython2/Doc/library/
Dtermios.rst70 .. function:: tcflow(fd, action)
/external/rust/crates/nix/src/sys/
Dtermios.rs1051 pub fn tcflow(fd: RawFd, action: FlowArg) -> Result<()> { in tcflow() function
1052 Errno::result(unsafe { libc::tcflow(fd, action as c_int) }).map(drop) in tcflow()
/external/python/cpython2/Modules/
Dtermios.c292 if (tcflow(fd, action) == -1) in termios_tcflow()
/external/python/cpython3/Modules/
Dtermios.c299 if (tcflow(fd, action) == -1) in termios_tcflow()
/external/rust/crates/libc/src/unix/
Dmod.rs1335 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3821 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3075 fun:tcflow=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3075 fun:tcflow=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym917 PUBLIC d33d0 0 tcflow