Searched refs:TAB0 (Results 1 – 6 of 6) sorted by relevance
189 { "tabs", TAB0, TABDLY }, /* "preserve" tabs */192 { "-oxtabs", TAB0, TABDLY },193 { "tab0", TAB0, TABDLY },
133 case TAB0: in print()
110 const TAB0 = 0x00000000; variable
96 #define TAB0 0x00000000 macro
110 #define TAB0 0x00000000 /* no tab delay and expansion */ macro
614 termbuf.c_oflag |= TAB0; in tty_setsofttab()