Home
last modified time | relevance | path

Searched refs:SIOCGSTAMP (Results 1 - 25 of 26) sorted by relevance

12

/third_party/musl/arch/x32/bits/
H A Dioctl_fix.h1 #undef SIOCGSTAMP macro
3 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
111 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h108 #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 Dioctl.h108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
111 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h108 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
111 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h125 #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 Dioctl.h125 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
128 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/src/misc/
H A Dioctl.c40 { SIOCGSTAMP, SIOCGSTAMP_OLD, 8, R, 0, OFFS(0, 4) },
136 if (SIOCGSTAMP != SIOCGSTAMP_OLD && req && r==-ENOTTY) { in ioctl()
/third_party/musl/arch/mips64/bits/
H A Dioctl.h113 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h113 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h119 #define SIOCGSTAMP 0x8906 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h113 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h119 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h111 #define SIOCGSTAMP _IOR(0x89, 6, char[16]) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h171 #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 Dioctl.rs171 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c417 IOCTL_REQUEST(SIOCGSTAMP); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs166 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs165 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs166 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs165 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs171 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs171 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs171 pub const SIOCGSTAMP: u32 = 35078; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs171 pub const SIOCGSTAMP: u32 = 35078; consts

Completed in 98 milliseconds

12