reboot_cmd 91 lib/common/watchdog.c int reboot_cmd = RB_AUTOBOOT; // Default panic action is reboot reboot_cmd 113 lib/common/watchdog.c reboot_cmd = RB_POWER_OFF; reboot_cmd 115 lib/common/watchdog.c reboot_cmd = RB_POWEROFF; reboot_cmd 125 lib/common/watchdog.c reboot(reboot_cmd);