OXTABS
{ "tabs", 0, OXTABS }, /* "preserve" tabs */
{ "-tabs", OXTABS, 0 },
{ "oxtabs", OXTABS, 0 },
{ "-oxtabs", 0, OXTABS },
put("-oxtabs", OXTABS, 1);
hardtabs = !(otty.c_oflag & OXTABS);
if(curttyb.c_oflag & OXTABS) {
curttyb.c_oflag &= ~OXTABS;
newtt.c_oflag &= ~OXTABS;
# ifdef OXTABS
# define OFLAGS_TABS OXTABS /* the traditional BSD equivalent */
# ifdef OXTABS
# define TAB3 OXTABS
# if defined(OXTABS) && !defined(XTABS)
# define XTABS OXTABS
SET(oflag, OXTABS|OPOST);
CLR(oflag, OXTABS);
ISSET(oflag, OXTABS) && !ISSET(tp->t_lflag, EXTPROC)) {
# ifdef OXTABS
tmp_tc.c_oflag |= OXTABS;
# ifdef OXTABS
tmp_tc.c_oflag &= ~OXTABS;
#ifdef OXTABS
tty_settings->c_oflag |= OXTABS;
#ifdef OXTABS
tty_settings->c_oflag &= ~OXTABS;
new_settings.c_oflag &= ~(OXTABS);
{ "tabs", 0, OXTABS }, /* "preserve" tabs */
{ "-tabs", OXTABS, 0 },
{ "oxtabs", OXTABS, 0 },
{ "-oxtabs", 0, OXTABS },
{ "tabs", 0, OXTABS }, /* "preserve" tabs */
{ "-tabs", OXTABS, 0 },
{ "oxtabs", OXTABS, 0 },
{ "-oxtabs", 0, OXTABS },