Home
last modified time | relevance | path

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

/u-boot/common/
A Dcli_readline.c22 static const char tab_seq[] = " "; /* used to expand TABs */ variable
40 puts(tab_seq + ((*colp) & 07)); in delete_char()
635 puts(tab_seq + (col & 07)); in cli_readline_into_buffer()

Completed in 3 milliseconds