Home
last modified time | relevance | path

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

/external/u-boot/common/
Dcli_readline.c81 static char hist_lines[HIST_MAX][HIST_SIZE + 1]; /* Save room for NULL */ variable
95 hist_list[i] = hist_lines[i]; in hist_init()