/third_party/musl/arch/x32/bits/ |
H A D | ioctl_fix.h | 1 #undef SIOCGSTAMP macro 3 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro 111 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro 111 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro 111 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro 111 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 113 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 113 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 119 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 113 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 119 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 111 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 125 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro 128 #define SIOCGSTAMP 0x8906 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 125 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro 128 #define SIOCGSTAMP 0x8906 macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 171 #define SIOCGSTAMP 0x8906ul macro 1727 #define SIOCGSTAMP 0x8906ul macro 3287 #define SIOCGSTAMP 0x8906ul macro 4843 #define SIOCGSTAMP 0x8906ul macro 6290 #define SIOCGSTAMP 0x8906ul macro 7736 #define SIOCGSTAMP 0x8906ul macro 9286 #define SIOCGSTAMP 0x8906ul macro 10842 #define SIOCGSTAMP 0x8906ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 171 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 166 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 165 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 166 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 165 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 171 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 171 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 171 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | ioctl.rs | 171 pub const SIOCGSTAMP: u32 = 35078; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | ioctl.rs | 171 pub const SIOCGSTAMP: u32 = 35078; consts
|