Home
last modified time | relevance | path

Searched refs:TAB2 (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h42 #define TAB2 O_TAB2 macro
H A Dtermios.h149 #define TAB2 0x00001000 macro
/titanic_44/usr/src/uts/common/sys/
H A Dioctl.h104 #define TAB2 O_TAB2 macro
H A Dtermios.h233 #define TAB2 0010000 macro
/titanic_44/usr/src/ucbhead/sys/
H A Dioctl.h101 #define TAB2 O_TAB2 macro
/titanic_44/usr/src/head/rpcsvc/
H A Drex.x114 const TAB2 = 0x00000800; variable
/titanic_44/usr/src/cmd/rexd/
H A Drex.x108 const TAB2 = 0x00000800; variable
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h149 #define TAB2 0x00001000 macro
/titanic_44/usr/src/cmd/ttymon/
H A Dsttytable.c271 "tab2", TAB2, TABDLY,
/titanic_44/usr/src/ucbcmd/stty/
H A Dsttytable.c277 "tab2", TAB2, TABDLY,
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c349 cur_term->_prog.c_oflag &= ~(TAB1|TAB2|TAB3);
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c344 PTERMIOS(_prog)->c_oflag &= ~(TAB1|TAB2|TAB3); in newterm()
/titanic_44/usr/src/cmd/bnu/
H A Dsetmode.c239 "tab2", TAB2, TABDLY,
/titanic_44/usr/src/cmd/tput/
H A Dtput.c364 100, TAB2,
/titanic_44/usr/src/lib/libcmd/common/
H A Dstty.c323 #ifdef TAB2
324 { "tab2", BITS, O_FLAG, US, TABDLY, TAB2 },
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c1269 termiosp->c_oflag |= TAB2; in from_compat()
1414 case TAB2: in to_compat()
H A Dldterm.c3846 case TAB2: in ldterm_output_msg()