Home
last modified time | relevance | path

Searched refs:SIOCGSTAMPNS_OLD (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/arch/sh/
Dsyscall_arch.h93 #define SIOCGSTAMPNS_OLD (2U<<30 | 's'<<8 | 101 | 8<<16) macro
/third_party/musl/src/internal/
Dsyscall.h358 #ifndef SIOCGSTAMPNS_OLD
359 #define SIOCGSTAMPNS_OLD 0x8907 macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h358 #ifndef SIOCGSTAMPNS_OLD
359 #define SIOCGSTAMPNS_OLD 0x8907 macro
/third_party/musl/porting/linux/user/src/internal/
Dsyscall.h354 #ifndef SIOCGSTAMPNS_OLD
355 #define SIOCGSTAMPNS_OLD 0x8907 macro
/third_party/musl/src/misc/
Dioctl.c33 { SIOCGSTAMPNS, SIOCGSTAMPNS_OLD, 8, R, 0, OFFS(0, 4) },