Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dsetmode.c247 "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_41/usr/src/ucbcmd/tset/
H A Dtset.delays.h107 2000, VT1,
/titanic_41/usr/src/cmd/ttymon/
H A Dsttytable.c280 "vt1", VT1, VTDLY,
291 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
H A Dstty.c407 delay((m&VTDLY)/VT1, "vt"); in prmodes()
637 delay((m&VTDLY)/VT1, "vt"); in pramodes()
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttytable.c285 "vt1", VT1, VTDLY,
298 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
H A Dstty.c359 delay((m & VTDLY)/VT1, "vt"); in prmodes()
588 delay((m & VTDLY)/VT1, "vt"); in pramodes()
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h157 #define VT1 0x00004000 macro
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dtermios.h157 #define VT1 0x00004000 macro
/titanic_41/usr/src/uts/common/sys/
H A Dtermios.h246 #define VT1 0040000 macro
/titanic_41/usr/src/lib/libcmd/common/
H A Dstty.c334 { "vt1", BITS, O_FLAG, US, VTDLY, VT1 },