Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/apps/shell/
Dcmd.h124 int shell_cmd_reboot(int argc, char **argv);
Dcmd.c26 …{"reboot", shell_cmd_reboot}, {"touch", shell_cmd_touch}, {"about", shell_cmd_about}, {"free", she…
545 int shell_cmd_reboot(int argc, char **argv) in shell_cmd_reboot() function