Home
last modified time | relevance | path

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

/DragonOS-0.1.8/user/apps/shell/
Dcmd.h124 int shell_cmd_reboot(int argc, char **argv);
Dcmd.c32 {"reboot", shell_cmd_reboot},
566 int shell_cmd_reboot(int argc, char **argv) in shell_cmd_reboot() function