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

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h229 #define TCXONC _IO('T', 6) macro
237 #define TCOOFF 0 /* arg to TCXONC & tcflow() */
238 #define TCOON 1 /* arg to TCXONC & tcflow() */
239 #define TCIOFF 2 /* arg to TCXONC & tcflow() */
240 #define TCION 3 /* arg to TCXONC & tcflow() */
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dtermios.h229 #define TCXONC _IO('T', 6) macro
237 #define TCOOFF 0 /* arg to TCXONC & tcflow() */
238 #define TCOON 1 /* arg to TCXONC & tcflow() */
239 #define TCIOFF 2 /* arg to TCXONC & tcflow() */
240 #define TCION 3 /* arg to TCXONC & tcflow() */
/illumos-gate/usr/src/uts/common/sys/
H A Dtermios.h324 #define TCXONC (_TIOC|6) macro

Completed in 60 milliseconds