Home
last modified time | relevance | path

Searched refs:CWERASE (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/ucbhead/sys/
H A Dttychars.h67 #define CWERASE CTRL('w') macro
/titanic_44/usr/src/uts/common/sys/
H A Dttychars.h82 #define CWERASE CTRL('w') macro
H A Dtermios.h177 #define CWERASE CTRL('w') macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttychars.h71 #define CWERASE CTRL(w) macro
H A Dtermios.h97 #define CWERASE _CTRL(w) macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h97 #define CWERASE _CTRL(w) macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c53 CWERASE,
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c347 if (cb.c_cc[VWERASE] != CWERASE) in prmodes()
/titanic_44/usr/src/ucbcmd/stty/
H A Dstty.c296 if (cb.c_cc[VWERASE] != CWERASE) in prmodes()
/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c305 #define CWERASE CNTL('W') macro