Home
last modified time | relevance | path

Searched refs:tab_seq (Results 1 – 1 of 1) sorted by relevance

/common/
A Dcli_readline.c24 static const char tab_seq[] = " "; /* used to expand TABs */ variable
42 puts(tab_seq + ((*colp) & 07)); in delete_char()
625 puts(tab_seq + (col & 07)); in cread_line_simple()

Completed in 6 milliseconds