Searched refs:VT1 (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/cmd/bnu/ |
H A D | setmode.c | 247 "vt1", VT1, VTDLY, 270 "37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY), 271 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
|
/titanic_50/usr/src/ucbcmd/tset/ |
H A D | tset.delays.h | 107 2000, VT1,
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 280 "vt1", VT1, VTDLY, 291 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
|
H A D | stty.c | 407 delay((m&VTDLY)/VT1, "vt"); in prmodes() 637 delay((m&VTDLY)/VT1, "vt"); in pramodes()
|
/titanic_50/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 285 "vt1", VT1, VTDLY, 298 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
|
H A D | stty.c | 359 delay((m & VTDLY)/VT1, "vt"); in prmodes() 588 delay((m & VTDLY)/VT1, "vt"); in pramodes()
|
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | termios.h | 157 #define VT1 0x00004000 macro
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 157 #define VT1 0x00004000 macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | termios.h | 246 #define VT1 0040000 macro
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | stty.c | 334 { "vt1", BITS, O_FLAG, US, VTDLY, VT1 },
|