/titanic_50/usr/src/cmd/bnu/ |
H A D | setmode.c | 238 "tab1", TAB1, TABDLY, 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 | 81 11, TAB1, /* special M37 delay */
|
/titanic_50/usr/src/head/ |
H A D | sgtty.h | 67 #define TAB1 002000 macro
|
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | ioctl.h | 41 #define TAB1 O_TAB1 macro
|
H A D | termios.h | 148 #define TAB1 0x00000800 macro
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 270 "tab1", TAB1, TABDLY, 291 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
|
H A D | stty.c | 405 delay((m&TABDLY)/TAB1, "tab"); in prmodes() 635 delay((m&TABDLY)/TAB1, "tab"); in pramodes()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ioctl.h | 103 #define TAB1 O_TAB1 macro
|
H A D | termios.h | 232 #define TAB1 0004000 macro
|
/titanic_50/usr/src/ucbhead/sys/ |
H A D | ioctl.h | 100 #define TAB1 O_TAB1 macro
|
/titanic_50/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 276 "tab1", TAB1, TABDLY, 298 "tty37", (FF1|VT1|CR2|TAB1|NL1), (NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY),
|
H A D | stty.c | 357 delay((m & TABDLY)/TAB1, "tab"); in prmodes() 586 delay((m & TABDLY)/TAB1, "tab"); in pramodes()
|
/titanic_50/usr/src/head/rpcsvc/ |
H A D | rex.x | 113 const TAB1 = 0x00000400; /* tty 37 */ variable
|
/titanic_50/usr/src/cmd/rexd/ |
H A D | rex.x | 107 const TAB1 = 0x00000400; /* tty 37 */ variable
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 148 #define TAB1 0x00000800 macro
|
/titanic_50/usr/src/cmd/tput/ |
H A D | tput.c | 363 11, TAB1, /* special M37 delay */ 410 11, TAB1, /* special M37 delay */
|
/titanic_50/usr/src/cmd/vi/misc/ |
H A D | del.h.cb | 92 11, TAB1, /* special M37 delay */
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | newterm.c | 344 PTERMIOS(_prog)->c_oflag &= ~(TAB1|TAB2|TAB3); in newterm()
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | newterm.c | 349 cur_term->_prog.c_oflag &= ~(TAB1|TAB2|TAB3);
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | stty.c | 320 #ifdef TAB1 321 { "tab1", BITS, O_FLAG, US, TABDLY, TAB1 },
|
/titanic_50/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1265 termiosp->c_oflag |= TAB1; in from_compat() 1410 case TAB1: in to_compat()
|
H A D | ldterm.c | 3850 case TAB1: in ldterm_output_msg()
|