Searched refs:CERASE (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dttychars.h57 #ifndef CERASE
58 #define CERASE 0177 macro
73 #endif /* !CERASE */
H A Dtermios.h83 #define CERASE 0177 /* DEL, ^? */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dttychars.h54 #define CERASE 0177 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dttychars.h69 #define CERASE 0177 macro
H A Dtermios.h159 /* CINTR, CERASE and CKILL modified to SunOS traditional values */
163 #define CERASE 0177 /* DEL */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dtermios.h83 #define CERASE 0177 /* DEL, ^? */ macro
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c87 * (zero byte), the erase character is set to CERASE.
285 #ifndef CERASE
286 #define CERASE '\177' macro
510 curerase = reset(curerase, CERASE);
875 curerase = CERASE;
1057 reportek("Erase", curerase, olderase, CERASE);
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c138 cb->c_cc[VERASE] = CERASE;
151 cb->c_cc[VERASE] = CERASE;
H A Dstty.c322 if (cb.c_cc[VERASE] != CERASE)
/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c121 cb->c_cc[VERASE] = CERASE;
152 cb->c_cc[VERASE] = CERASE;
H A Dstty.c271 if (cb.c_cc[VERASE] != CERASE)
/illumos-gate/usr/src/uts/common/io/
H A Dtty_common.c41 CERASE,
H A Dttcompat.c169 CINTR, CQUIT, CERASE, CKILL, CEOF, 0, 0, 0, 0, 0, 0, 0, /* c_cc vals */
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c378 ttymodes.c_cc[VERASE] = CERASE;
/illumos-gate/usr/src/cmd/init/
H A Dinit.c421 CINTR, CQUIT, CERASE, CKILL, CEOF, 0, 0, 0,

Completed in 548 milliseconds