Home
last modified time | relevance | path

Searched refs:LINUX_REBOOT_CMD_CAD_ON (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/reboot/
Dreboot.c22 #define LINUX_REBOOT_CMD_CAD_ON 0x89ABCDEF macro
32 TEST(reboot(LINUX_REBOOT_CMD_CAD_ON) == 0); in reboot_0010()
/third_party/ltp/testcases/kernel/syscalls/reboot/
Dreboot01.c28 {CMD_DESC(LINUX_REBOOT_CMD_CAD_ON)},
Dreboot02.c32 {CMD_DESC(LINUX_REBOOT_CMD_CAD_ON), EPERM},
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt1207 LINUX_REBOOT_CMD_CAD_ON
Dandroid.txt1065 LINUX_REBOOT_CMD_CAD_ON
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1617 pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3425 pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF; constant