Searched refs:tcflush (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h1143 extern int tcflush(int, int);
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_msfees.c498 if (tcflush(fd232, TCIOFLUSH) < 0) {
499 msyslog(LOG_ERR, "msfees_start: tcflush(%s): %m", eesdev);
H A Drefclock_parse.c3298 (void) tcflush(parse->generic->io.fd, TCIOFLUSH);

Completed in 104 milliseconds

12