Searched refs:TCIFLUSH (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ncurses/include/
H A Dnc_termios.h63 #ifndef TCIFLUSH
64 #define TCIFLUSH 0 macro
135 #define TCIFLUSH 0 macro
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_tty.h43 #ifndef TCIFLUSH
44 #define TCIFLUSH 0 macro
/freebsd-11-stable/include/
H A Dtermios.h64 #define TCIFLUSH 1 macro
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_kernel.c160 tcflush(termp->Filedes, TCIFLUSH);
/freebsd-11-stable/lib/libc/gen/
H A Dtermios.c237 case TCIFLUSH:
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_arc.c1504 tcflush(pp->io.fd, TCIFLUSH);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-unix.c342 return tcflush (scb->fd, TCIFLUSH);

Completed in 91 milliseconds