Home
last modified time | relevance | path

Searched refs:RB_ENABLE_CAD (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dreboot.h9 #define RB_ENABLE_CAD 0x89abcdef macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dreboot.h9 #define RB_ENABLE_CAD 0x89abcdef macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dreboot.h9 #define RB_ENABLE_CAD 0x89abcdef macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dreboot.h9 #define RB_ENABLE_CAD 0x89abcdef macro
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h25 #define RB_ENABLE_CAD 0x89abcdef macro
/third_party/musl/include/sys/
H A Dreboot.h9 #define RB_ENABLE_CAD 0x89abcdef macro
/third_party/rust/crates/nix/src/sys/
H A Dreboot.rs39 /// Corresponds to calling `reboot(RB_ENABLE_CAD)` or `reboot(RB_DISABLE_CAD)` in C.
42 libc::RB_ENABLE_CAD in set_cad_enabled()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs979 pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2462 pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1859 pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32; consts

Completed in 29 milliseconds