Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dcommand.su
H A Dcli_readline.c482 if (cmd_auto_complete(prompt, buf, &num2, &col)) { in cread_line()
626 if (cmd_auto_complete(prompt, in cli_readline_into_buffer()
H A Dcommand.c321 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete() function
/OK3568_Linux_fs/u-boot/include/
H A Dcommand.h63 extern int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym