Home
last modified time | relevance | path

Searched refs:LINUX_REBOOT_CMD_RESTART (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/reboot/
Dreboot.c21 #define LINUX_REBOOT_CMD_RESTART 0x01234567 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt1211 LINUX_REBOOT_CMD_RESTART
Dandroid.txt1069 LINUX_REBOOT_CMD_RESTART
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1615 pub const LINUX_REBOOT_CMD_RESTART: ::c_int = 0x01234567; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3423 pub const LINUX_REBOOT_CMD_RESTART: ::c_int = 0x01234567; constant