Searched refs:O_TABDLY (Results 1 – 2 of 2) sorted by relevance
83 #define O_TABDLY(tty) _O_FLAG((tty), TABDLY) macro
446 if (O_TABDLY(tty) == XTABS) { in do_output_char()