Searched defs:TCFLSH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h230 #define TCFLSH _IO('T', 7) macro
241 #define TCIFLUSH 0 /* arg to TCFLSH & tcflush() */
242 #define TCOFLUSH 1 /* arg to TCFLSH & tcflush() */
243 #define TCIOFLUSH 2 /* arg to TCFLSH & tcflush() */
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dtermios.h230 #define TCFLSH _IO('T', 7) macro
241 #define TCIFLUSH 0 /* arg to TCFLSH & tcflush() */
242 #define TCOFLUSH 1 /* arg to TCFLSH & tcflush() */
243 #define TCIOFLUSH 2 /* arg to TCFLSH & tcflush() */
/illumos-gate/usr/src/uts/common/sys/
H A Dtermios.h325 #define TCFLSH (_TIOC|7) macro

Completed in 63 milliseconds