Home
last modified time | relevance | path

Searched refs:TCOOFF (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c178 case TCOOFF: in tcflow()
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h237 #define TCOOFF 0 /* arg to TCXONC & tcflow() */ macro
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dtermios.h237 #define TCOOFF 0 /* arg to TCXONC & tcflow() */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dtermios.h393 #define TCOOFF 0 /* suspend output */ macro
/titanic_50/usr/src/lib/libtecla/common/
H A Dgetline.c3740 tcflow(gl->output_fd, TCOOFF); in KT_KEY_FN()