Home
last modified time | relevance | path

Searched refs:LINUX_REBOOT_CMD_CAD_ON (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/reboot/
H A Dreboot.c22 #define LINUX_REBOOT_CMD_CAD_ON 0x89ABCDEF macro
27 * @tc.desc : test reboot with flag LINUX_REBOOT_CMD_CAD_ON
32 TEST(reboot(LINUX_REBOOT_CMD_CAD_ON) == 0); in reboot_0010()
/third_party/ltp/testcases/kernel/syscalls/reboot/
H A Dreboot01.c13 * Test LINUX_REBOOT_CMD_CAD_ON, LINUX_REBOOT_CMD_CAD_OFF commands,
28 {CMD_DESC(LINUX_REBOOT_CMD_CAD_ON)},
H A Dreboot02.c32 {CMD_DESC(LINUX_REBOOT_CMD_CAD_ON), EPERM},
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1617 pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3425 pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF; consts

Completed in 22 milliseconds