Home
last modified time | relevance | path

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

/common/
A Dcli_simple.c270 static char lastcommand[CONFIG_SYS_CBSIZE + 1] = { 0, }; in cli_simple_loop() local
287 strlcpy(lastcommand, console_buffer, in cli_simple_loop()
308 rc = run_command_repeatable(lastcommand, flag); in cli_simple_loop()
312 lastcommand[0] = 0; in cli_simple_loop()

Completed in 7 milliseconds