Home
last modified time | relevance | path

Searched defs:colp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dcli_readline.c23 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char()
H A Dcommand.c349 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete()