Searched refs:TCOFLUSH (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/headers/posix/
H A Dtermios.h161 #define TCOFLUSH 0x02 /* flush untransmitted output */ macro
/haiku-fatelf/src/kits/device/
H A DSerialPort.cpp335 tcflush(ffd, TCOFLUSH);
/haiku-fatelf/headers/libs/ncurses/
H A Dterm.h120 #ifndef TCOFLUSH
121 #define TCOFLUSH 1
/haiku-fatelf/src/libs/ncurses/include/
H A Dterm.h120 #ifndef TCOFLUSH
121 #define TCOFLUSH 1
/haiku-fatelf/src/bin/gdb/gdb/
H A Dser-unix.c321 return tcflush (scb->fd, TCOFLUSH);

Completed in 60 milliseconds