command_reboot
COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
static int command_reboot(int argc, char *argv[]);