Home
last modified time | relevance | path

Searched refs:LINUX_REBOOT_CMD_CAD_OFF (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/functionalext/reboot/
Dreboot.c23 #define LINUX_REBOOT_CMD_CAD_OFF 0x00000000 macro
42 TEST(reboot(LINUX_REBOOT_CMD_CAD_OFF) == 0); in reboot_0020()
/third_party/ltp/testcases/kernel/syscalls/reboot/
Dreboot01.c29 {CMD_DESC(LINUX_REBOOT_CMD_CAD_OFF)},
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt1206 LINUX_REBOOT_CMD_CAD_OFF
Dandroid.txt1064 LINUX_REBOOT_CMD_CAD_OFF
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1618 pub const LINUX_REBOOT_CMD_CAD_OFF: ::c_int = 0x00000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3426 pub const LINUX_REBOOT_CMD_CAD_OFF: ::c_int = 0x00000000; constant