Searched refs:shell_cmd_reboot (Results 1 – 1 of 1) sorted by relevance
51 insert(build!("reboot", Self::shell_cmd_reboot)); in init()149 fn shell_cmd_reboot(args: &Vec<String>) -> Result<(), ExecuteErrorType> { in shell_cmd_reboot() method