HomeSort by: relevance | last modified time | path
    Searched defs:tcflush (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
termios_linux.h 89 static inline int tcflush(int fd, int q) function
  /src/external/bsd/ntp/dist/include/
ntp_tty.h 54 #ifndef tcflush
55 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg) macro
  /src/lib/libc/include/
namespace.h 746 #define tcflush _tcflush macro

Completed in 26 milliseconds