Searched refs:cmd_auto_complete (Results 1 - 3 of 3) sorted by last modified time

/u-boot/common/
H A Dcommand.c359 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) function
H A Dcli_readline.c419 if (cmd_auto_complete(cls->prompt, buf, &num2, &col)) {
618 if (cmd_auto_complete(prompt,
/u-boot/include/
H A Dcommand.h129 int cmd_auto_complete(const char *const prompt, char *buf, int *np,
132 static inline int cmd_auto_complete(const char *const prompt, char *buf, function

Completed in 114 milliseconds