Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h24 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 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.c54 if (signal == SIGUSR1) action = RB_HALT_SYSTEM; in oneit_signaled()
/third_party/rust/crates/nix/src/sys/
H A Dreboot.rs17 RB_HALT_SYSTEM,
/third_party/toybox/toys/pending/
H A Dinit.c353 reboot_magic_no=RB_HALT_SYSTEM; in halt_poweroff_reboot_handler()
399 reboot(RB_HALT_SYSTEM); in restart_init_handler()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs978 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2461 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1858 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; consts

Completed in 30 milliseconds