Home
last modified time | relevance | path

Searched refs:CR2 (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/cmd/bnu/
H A Dsetmode.c234 "cr2", CR2, CRDLY,
265 "ti", CR2, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
266 "ti700", CR2, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
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/cmd/ttymon/
H A Dsttytable.c266 "cr2", CR2, CRDLY,
288 "ti700", CR2, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
291 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
/titanic_50/usr/src/ucbcmd/stty/
H A Dsttytable.c272 "cr2", CR2, CRDLY,
295 "ti700", CR2, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
298 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
/titanic_50/usr/src/ucbcmd/tset/
H A Dtset.delays.h44 160, CR2,
/titanic_50/usr/src/head/
H A Dsgtty.h60 #define CR2 020000 macro
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h47 #define CR2 O_CR2 macro
H A Dtermios.h144 #define CR2 0x00000400 macro
/titanic_50/usr/src/uts/common/sys/
H A Dioctl.h109 #define CR2 O_CR2 macro
H A Dtermios.h228 #define CR2 0002000 macro
/titanic_50/usr/src/ucbhead/sys/
H A Dioctl.h106 #define CR2 O_CR2 macro
/titanic_50/usr/src/head/rpcsvc/
H A Drex.x119 const CR2 = 0x00002000; /* tty 37 */ variable
/titanic_50/usr/src/cmd/rexd/
H A Drex.x113 const CR2 = 0x00002000; /* tty 37 */ variable
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dtermios.h144 #define CR2 0x00000400 macro
/titanic_50/usr/src/cmd/tput/
H A Dtput.c332 100, CR2,
389 160, CR2,
/titanic_50/usr/src/cmd/vi/misc/
H A Ddel.h.cb54 160, CR2,
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c1196 termiosp->c_oflag |= CR2; in from_compat()
1393 case CR2: in to_compat()
H A Dldterm.c3890 case CR2: in ldterm_output_msg()
/titanic_50/usr/src/lib/libcmd/common/
H A Dstty.c308 { "cr2", BITS, O_FLAG, US, CRDLY, CR2 },