Home
last modified time | relevance | path

Searched refs:CQUIT (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/ucbhead/sys/
H A Dttychars.h57 #define CQUIT 034 /* FS, ^\ */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dttychars.h72 #define CQUIT 034 /* FS, ^\ */ macro
H A Dtermios.h162 #define CQUIT 034 /* FS, cntl | */ macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttychars.h61 #define CQUIT 034 /* FS, ^\ */ macro
H A Dtermios.h82 #define CQUIT 034 /* FS, ^\ */ macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h82 #define CQUIT 034 /* FS, ^\ */ macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c40 CQUIT,
H A Dttcompat.c169 CINTR, CQUIT, CERASE, CKILL, CEOF, 0, 0, 0, 0, 0, 0, 0, /* c_cc vals */
/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c295 #define CQUIT 034 /* FS, ^\ */ macro
513 modes.c_cc[VQUIT] = reset(modes.c_cc[VQUIT], CQUIT); in main()
/titanic_44/usr/src/cmd/sulogin/
H A Dsulogin.c380 ttymodes.c_cc[VQUIT] = CQUIT; in sanitize_tty()
/titanic_44/usr/src/ucbcmd/stty/
H A Dsttyparse.c154 cb->c_cc[VQUIT] = CQUIT;
H A Dstty.c269 if (cb.c_cc[VQUIT] != CQUIT) in prmodes()
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c320 if (cb.c_cc[VQUIT] != CQUIT) in prmodes()
H A Dsttyparse.c153 cb->c_cc[VQUIT] = CQUIT;
/titanic_44/usr/src/cmd/init/
H A Dinit.c421 CINTR, CQUIT, CERASE, CKILL, CEOF, 0, 0, 0,