Home
last modified time | relevance | path

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

/third_party/musl/src/misc/
Dioctl.c32 { SIOCGSTAMP, SIOCGSTAMP_OLD, 8, R, 0, OFFS(0, 4) },
123 if (SIOCGSTAMP != SIOCGSTAMP_OLD && req && r==-ENOTTY) { in ioctl()
/third_party/musl/arch/sh/
Dsyscall_arch.h92 #define SIOCGSTAMP_OLD (2U<<30 | 's'<<8 | 100 | 8<<16) macro
/third_party/musl/src/internal/
Dsyscall.h355 #ifndef SIOCGSTAMP_OLD
356 #define SIOCGSTAMP_OLD 0x8906 macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h355 #ifndef SIOCGSTAMP_OLD
356 #define SIOCGSTAMP_OLD 0x8906 macro
/third_party/musl/porting/linux/user/src/internal/
Dsyscall.h351 #ifndef SIOCGSTAMP_OLD
352 #define SIOCGSTAMP_OLD 0x8906 macro