Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dttychars.h84 #define CSTATUS CTRL('t') macro
H A Dtermios.h179 #define CSTATUS CTRL('t') macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c55 CSTATUS
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c351 if (cb.c_cc[VSTATUS] != CSTATUS) in prmodes()
H A Dsttyparse.c157 cb->c_cc[VSTATUS] = CSTATUS;