Searched refs:cmd_auto_complete (Results 1 – 3 of 3) sorted by relevance
| /u-boot/common/ |
| A D | cli_readline.c | 404 if (cmd_auto_complete(prompt, buf, &num2, &col)) { in cread_line() 542 if (cmd_auto_complete(prompt, in cli_readline_into_buffer()
|
| A D | command.c | 360 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete() function
|
| /u-boot/include/ |
| A D | command.h | 92 int cmd_auto_complete(const char *const prompt, char *buf, int *np,
|
Completed in 9 milliseconds