Searched defs:lastcommand (Results 1 – 2 of 2) sorted by relevance
261 static char lastcommand[CONFIG_SYS_CBSIZE + 1] = { 0, }; in cli_simple_loop() local
196 static char lastcommand[CONFIG_SYS_CBSIZE] = { 0 }; /* previous command */ in bedbug_main_loop() local