Searched refs:reboot_cmd (Results 1 – 2 of 2) sorted by relevance
149 reboot_cmd = 'reboot\n'169 serialport.write(reboot_cmd.encode())193 serialport.write(reboot_cmd.encode())
1190 static void reboot_cmd(char *buf, int len, int argc, char **argv) in reboot_cmd() function1198 {"reboot", "reboot system", reboot_cmd},
Completed in 5 milliseconds