HomeSort by relevance Sort by last modified time
    Searched refs:ntptimeval (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
timex.h 31 struct ntptimeval struct
62 extern int __REDIRECT_NTH (ntp_gettime, (struct ntptimeval *__ntv),
65 extern int ntp_gettimex (struct ntptimeval *__ntv) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
timex.h 31 struct ntptimeval struct
62 extern int __REDIRECT_NTH (ntp_gettime, (struct ntptimeval *__ntv),
65 extern int ntp_gettimex (struct ntptimeval *__ntv) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
timex.h 27 struct ntptimeval struct
133 extern int ntp_gettime (struct ntptimeval *__ntv) __THROW;
  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_freebsd_386.go 155 SYS_NTP_GETTIME = 248 // { int ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_freebsd_amd64.go 155 SYS_NTP_GETTIME = 248 // { int ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_freebsd_arm.go 155 SYS_NTP_GETTIME = 248 // { int ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_netbsd_386.go 245 SYS_NTP_GETTIME = 448 // { int|sys|50|ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_netbsd_amd64.go 245 SYS_NTP_GETTIME = 448 // { int|sys|50|ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_netbsd_arm.go 245 SYS_NTP_GETTIME = 448 // { int|sys|50|ntp_gettime(struct ntptimeval *ntvp); }
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_freebsd_386.go 155 SYS_NTP_GETTIME = 248 // { int ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_freebsd_amd64.go 155 SYS_NTP_GETTIME = 248 // { int ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_freebsd_arm.go 155 SYS_NTP_GETTIME = 248 // { int ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_netbsd_386.go 245 SYS_NTP_GETTIME = 448 // { int|sys|50|ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_netbsd_amd64.go 245 SYS_NTP_GETTIME = 448 // { int|sys|50|ntp_gettime(struct ntptimeval *ntvp); }
zsysnum_netbsd_arm.go 245 SYS_NTP_GETTIME = 448 // { int|sys|50|ntp_gettime(struct ntptimeval *ntvp); }

Completed in 320 milliseconds