Home
last modified time | relevance | path

Searched refs:tcdrain (Results 1 – 12 of 12) sorted by relevance

/external/libcups/backend/
Dusb-unix.c558 else if (tcdrain(device_fd)) in side_cb()
/external/python/cpython3/Doc/library/
Dtermios.rst58 .. function:: tcdrain(fd)
/external/python/cpython2/Doc/library/
Dtermios.rst58 .. function:: tcdrain(fd)
/external/rust/crates/nix/src/sys/
Dtermios.rs1042 pub fn tcdrain(fd: RawFd) -> Result<()> { in tcdrain() function
1043 Errno::result(unsafe { libc::tcdrain(fd) }).map(drop) in tcdrain()
/external/python/cpython2/Modules/
Dtermios.c246 if (tcdrain(fd) == -1) in termios_tcdrain()
/external/python/cpython3/Modules/
Dtermios.c255 if (tcdrain(fd) == -1) in termios_tcdrain()
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py601 termios.tcdrain(self.fd)
/external/rust/crates/libc/src/unix/
Dmod.rs1328 pub fn tcdrain(fd: ::c_int) -> ::c_int; in tcdrain() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3812 pub fn tcdrain(fd: ::c_int) -> ::c_int; in tcdrain() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3074 fun:tcdrain=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3074 fun:tcdrain=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym916 PUBLIC d3330 0 tcdrain