Home
last modified time | relevance | path

Searched refs:RB_POWER_OFF (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h27 #define RB_POWER_OFF 0x4321fedc macro
/third_party/musl/include/sys/
H A Dreboot.h11 #define RB_POWER_OFF 0x4321fedc macro
/third_party/toybox/porting/liteos_a/toys/other/
H A Dreboot.c22 int types[] = {RB_AUTOBOOT, RB_HALT_SYSTEM, RB_POWER_OFF}, in reboot_main()
/third_party/toybox/toys/other/
H A Dreboot.c33 int types[] = {RB_AUTOBOOT, RB_HALT_SYSTEM, RB_POWER_OFF}, in reboot_main()
H A Doneit.c55 if (signal == SIGUSR2) action = RB_POWER_OFF; in oneit_signaled()
/third_party/rust/crates/nix/src/sys/
H A Dreboot.rs22 RB_POWER_OFF,
/third_party/toybox/toys/pending/
H A Dinit.c357 reboot_magic_no=RB_POWER_OFF; in halt_poweroff_reboot_handler()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs981 pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2464 pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1861 pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32; consts

Completed in 36 milliseconds