Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c179 case TCOON: in tcflow()
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h238 #define TCOON 1 /* arg to TCXONC & tcflow() */ macro
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dtermios.h238 #define TCOON 1 /* arg to TCXONC & tcflow() */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dtermios.h394 #define TCOON 1 /* restart suspended output */ macro
/titanic_50/usr/src/lib/libtecla/common/
H A Dgetline.c3749 tcflow(gl->output_fd, TCOON); in KT_KEY_FN()