HomeSort by relevance Sort by last modified time
    Searched defs:tcflush (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
TerminalFunctions.c 278 tcflush ( function
  /bionic/libc/include/bits/
termios_inlines.h 98 __BIONIC_TERMIOS_INLINE int tcflush(int fd, int queue) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term.h 125 #ifndef tcflush
126 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg) macro
    [all...]

Completed in 87 milliseconds