Searched refs:__timex64 (Results 1 – 6 of 6) 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);82 extern int ___adjtimex64 (struct __timex64 *tx64);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()
Completed in 5 milliseconds