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