/titanic_44/usr/src/cmd/bnu/ |
H A D | setmode.c | 233 "cr1", CR1, CRDLY, 261 "33", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY), 262 "tty33", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY), 263 "tn", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY), 264 "tn300", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 265 "cr1", CR1, CRDLY, 286 "tty33", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY), 287 "tn300", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
|
H A D | stty.c | 403 delay((m&CRDLY)/CR1, "cr"); in prmodes() 633 delay((m&CRDLY)/CR1, "cr"); in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 271 "cr1", CR1, CRDLY, 293 "tty33", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY), 294 "tn300", CR1, (CRDLY|TABDLY|NLDLY|FFDLY|VTDLY|BSDLY),
|
H A D | stty.c | 352 delay((m & CRDLY)/CR1, "cr"); in prmodes() 581 delay((m & CRDLY)/CR1, "cr"); in pramodes()
|
/titanic_44/usr/src/ucbcmd/tset/ |
H A D | tset.delays.h | 43 80, CR1,
|
/titanic_44/usr/src/head/ |
H A D | sgtty.h | 59 #define CR1 010000 macro
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | ioctl.h | 46 #define CR1 O_CR1 macro
|
H A D | termios.h | 143 #define CR1 0x00000200 macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ioctl.h | 108 #define CR1 O_CR1 macro
|
H A D | termios.h | 227 #define CR1 0001000 macro
|
/titanic_44/usr/src/ucbhead/sys/ |
H A D | ioctl.h | 105 #define CR1 O_CR1 macro
|
/titanic_44/usr/src/head/rpcsvc/ |
H A D | rex.x | 118 const CR1 = 0x00001000; /* tn 300 */ variable
|
/titanic_44/usr/src/cmd/rexd/ |
H A D | rex.x | 112 const CR1 = 0x00001000; /* tn 300 */ variable
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 143 #define CR1 0x00000200 macro
|
/titanic_44/usr/src/cmd/tput/ |
H A D | tput.c | 331 80, CR1, 388 80, CR1,
|
/titanic_44/usr/src/cmd/vi/misc/ |
H A D | del.h.cb | 53 80, CR1,
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1205 termiosp->c_oflag |= ONLRET|CR1; /* tty37 */ in from_compat() 1402 if ((termiosp->c_oflag & CR1) && in to_compat()
|
H A D | ldterm.c | 3883 case CR1: in ldterm_output_msg()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | stty.c | 307 { "cr1", BITS, O_FLAG, US, CRDLY, CR1 },
|