Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dcli_readline.c202 unsigned long *eol_num, char *buf, unsigned long len) in cread_add_char()
235 unsigned long *num, unsigned long *eol_num, in cread_add_str()
248 unsigned long eol_num = 0; in cread_line() local