Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/include/
H A Dnc_termios.h66 #ifndef TCIFLUSH
67 #define TCIFLUSH 0 macro
141 #define TCIFLUSH 0 macro
/freebsd/contrib/ntp/include/
H A Dntp_tty.h43 #ifndef TCIFLUSH
44 #define TCIFLUSH 0 macro
/freebsd/include/
H A Dtermios.h66 #define TCIFLUSH 1 macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_kernel.c155 tcflush(fd, TCIFLUSH); in flush_input()
/freebsd/lib/libc/gen/
H A Dtermios.c233 case TCIFLUSH: in tcflush()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_arc.c1507 tcflush(pp->io.fd, TCIFLUSH); in arc_poll()
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c2071 if (queue == TCIFLUSH) { in _nc_mingw_tcflush()