reboot_func
static int reboot_func(int argc, char *argv[]);
{ CMD_REBOOT, "reboot", SHELP_REBOOT, reboot_func },
reboot_func,