/third_party/musl/arch/x32/bits/ |
H A D | ioctl_fix.h | 2 #undef SIOCGSTAMPNS macro 4 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro 112 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro 112 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro 112 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro 112 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 126 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro 129 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 126 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro 129 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 114 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 114 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 120 #define SIOCGSTAMPNS 0x8907 macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 114 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 120 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 112 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16]) macro
|
/third_party/musl/src/misc/ |
H A D | ioctl.c | 41 { SIOCGSTAMPNS, SIOCGSTAMPNS_OLD, 8, R, 0, OFFS(0, 4) },
|