Home
last modified time | relevance | path

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

/lk-master/lib/console/
A Dconsole.c91 static int cmd_repeat(int argc, const console_cmd_args *argv);
104 STATIC_COMMAND("repeat", "repeats command multiple times", &cmd_repeat)
201 static int cmd_repeat(int argc, const console_cmd_args *argv) { in cmd_repeat() function

Completed in 3 milliseconds