/titanic_41/usr/src/cmd/bnu/ |
H A D | setmode.c | 234 "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_41/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 266 "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_41/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 272 "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_41/usr/src/ucbcmd/tset/ |
H A D | tset.delays.h | 44 160, CR2,
|
/titanic_41/usr/src/head/ |
H A D | sgtty.h | 60 #define CR2 020000 macro
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | ioctl.h | 47 #define CR2 O_CR2 macro
|
H A D | termios.h | 144 #define CR2 0x00000400 macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ioctl.h | 109 #define CR2 O_CR2 macro
|
H A D | termios.h | 228 #define CR2 0002000 macro
|
/titanic_41/usr/src/ucbhead/sys/ |
H A D | ioctl.h | 106 #define CR2 O_CR2 macro
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | rex.x | 119 const CR2 = 0x00002000; /* tty 37 */ variable
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | rex.x | 113 const CR2 = 0x00002000; /* tty 37 */ variable
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 144 #define CR2 0x00000400 macro
|
/titanic_41/usr/src/cmd/tput/ |
H A D | tput.c | 332 100, CR2, 389 160, CR2,
|
/titanic_41/usr/src/cmd/vi/misc/ |
H A D | del.h.cb | 54 160, CR2,
|
/titanic_41/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1196 termiosp->c_oflag |= CR2; in from_compat() 1393 case CR2: in to_compat()
|
H A D | ldterm.c | 3890 case CR2: in ldterm_output_msg()
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | stty.c | 308 { "cr2", BITS, O_FLAG, US, CRDLY, CR2 },
|