Searched refs:TAB3 (Results 1 – 5 of 5) sorted by relevance
78 # ifndef TAB380 # define TAB3 OXTABS macro82 # define TAB3 0 macro
451 #define tty__gettabs(td) ((((td)->c_oflag & TAB3) == TAB3) ? 0 : 1)
99 #define TAB3 0014000 macro
119 #define TAB3 0014000 macro
2138 newtty.c_oflag &= ~(TAB3); in whack_terminal()