Searched refs:__timex64 (Results 1 – 7 of 7) sorted by relevance
33 # define __timex64 timex in libc_hidden_proto() macro41 struct __timex64 in libc_hidden_proto()80 extern int __clock_adjtime64 (const clockid_t clock_id, struct __timex64 *tx64) __nonnull((2));82 extern int ___adjtimex64 (struct __timex64 *tx64) __nonnull ((1));105 static inline struct __timex64108 struct __timex64 tx64;136 valid_timex64_to_timex (const struct __timex64 tx64) in valid_timex64_to_timex()
23 ___adjtimex64 (struct __timex64 *tx64) in ___adjtimex64()34 struct __timex64 tx64; in libc_hidden_def()
27 __clock_adjtime64 (const clockid_t clock_id, struct __timex64 *tx64) in __clock_adjtime64()58 struct __timex64 tx64; in libc_hidden_def()
35 struct __timex64 tntx; in __ntp_gettime64()
31 struct __timex64 tntx; in __ntp_gettimex64()
30 struct __timex64 tntx; in __adjtime64()
7106 y2038: Provide conversion helpers for struct __timex647110 [! _ISOMAC](__timex64): New.7117 y2038: Introduce struct __timex64 - new internal glibc type7120 [! _ISOMAC][__TIMESIZE != 64](__timex64): New.7121 [! _ISOMAC][__TIMESIZE == 64](__timex64): New.