Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dreboot.h7 #define RB_AUTOBOOT 0x01234567 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dreboot.h7 #define RB_AUTOBOOT 0x01234567 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dreboot.h7 #define RB_AUTOBOOT 0x01234567 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dreboot.h7 #define RB_AUTOBOOT 0x01234567 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h23 #define RB_AUTOBOOT 0x01234567 macro
/third_party/musl/include/sys/
H A Dreboot.h7 #define RB_AUTOBOOT 0x01234567 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.c51 int action = RB_AUTOBOOT; in oneit_signaled()
/third_party/rust/crates/nix/src/sys/
H A Dreboot.rs24 RB_AUTOBOOT,
/third_party/toybox/toys/pending/
H A Dinit.c361 reboot_magic_no=RB_AUTOBOOT; in halt_poweroff_reboot_handler()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs977 pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2460 pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1857 pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32; consts

Completed in 32 milliseconds