Searched refs:poweroff_cmd (Results 1 – 1 of 1) sorted by relevance
839 static char poweroff_cmd[POWEROFF_CMD_PATH_LEN] = "/sbin/poweroff"; variable 881 ret = run_cmd(poweroff_cmd); in __orderly_poweroff() 1371 .procname = "poweroff_cmd",1372 .data = &poweroff_cmd,