Searched refs:tab_seq (Results 1 – 1 of 1) sorted by relevance
19 static const char tab_seq[] = " "; /* used to expand TABs */ variable37 puts(tab_seq + ((*colp) & 07)); in delete_char()632 puts(tab_seq + (col & 07)); in cli_readline_into_buffer()