HomeSort by relevance Sort by last modified time
    Searched refs:RB_POWER_OFF (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
reboot.h 40 #define RB_POWER_OFF 0x4321fedc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
reboot.h 40 #define RB_POWER_OFF 0x4321fedc
  /bionic/libc/include/sys/
reboot.h 43 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /external/toybox/toys/other/
reboot.c 27 int types[] = {RB_AUTOBOOT, RB_HALT_SYSTEM, RB_POWER_OFF},
oneit.c 55 if (signal == SIGUSR2) action = RB_POWER_OFF;
  /system/core/init/
reboot.cpp 193 reboot(RB_POWER_OFF);
202 reboot(RB_POWER_OFF);
  /external/toybox/toys/pending/
init.c 348 reboot_magic_no=RB_POWER_OFF;
  /system/core/healthd/
healthd_mode_charger.cpp 490 reboot(RB_POWER_OFF);

Completed in 96 milliseconds