Home
last modified time | relevance | path

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

/u-boot/common/
A Dcli.c89 int need_buff = 1; in run_command_list() local
97 need_buff = 0; in run_command_list()
100 need_buff = strchr(cmd, '\n') != NULL; in run_command_list()
103 if (need_buff) { in run_command_list()
126 if (need_buff) in run_command_list()

Completed in 6 milliseconds