Home
last modified time | relevance | path

Searched defs:LINUX_REBOOT_CMD_RESTART2 (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dreboot.h34 #define LINUX_REBOOT_CMD_RESTART2 0xA1B2C3D4 macro
/external/rust/crates/libc/src/unix/uclibc/mips/
Dmod.rs386 pub const LINUX_REBOOT_CMD_RESTART2: ::c_int = 0xA1B2C3D4; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs572 pub const LINUX_REBOOT_CMD_RESTART2: ::c_int = 0xA1B2C3D4; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1171 pub const LINUX_REBOOT_CMD_RESTART2: ::c_int = 0xA1B2C3D4; constant