Searched refs:TAB2 (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | ioctl.h | 42 #define TAB2 O_TAB2 macro
|
H A D | termios.h | 149 #define TAB2 0x00001000 macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ioctl.h | 104 #define TAB2 O_TAB2 macro
|
H A D | termios.h | 233 #define TAB2 0010000 macro
|
/titanic_41/usr/src/ucbhead/sys/ |
H A D | ioctl.h | 101 #define TAB2 O_TAB2 macro
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | rex.x | 114 const TAB2 = 0x00000800; variable
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | rex.x | 108 const TAB2 = 0x00000800; variable
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 149 #define TAB2 0x00001000 macro
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 271 "tab2", TAB2, TABDLY,
|
/titanic_41/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 277 "tab2", TAB2, TABDLY,
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | newterm.c | 349 cur_term->_prog.c_oflag &= ~(TAB1|TAB2|TAB3);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | newterm.c | 344 PTERMIOS(_prog)->c_oflag &= ~(TAB1|TAB2|TAB3); in newterm()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | setmode.c | 239 "tab2", TAB2, TABDLY,
|
/titanic_41/usr/src/cmd/tput/ |
H A D | tput.c | 364 100, TAB2,
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | stty.c | 323 #ifdef TAB2 324 { "tab2", BITS, O_FLAG, US, TABDLY, TAB2 },
|
/titanic_41/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1269 termiosp->c_oflag |= TAB2; in from_compat() 1414 case TAB2: in to_compat()
|
H A D | ldterm.c | 3846 case TAB2: in ldterm_output_msg()
|