Home
last modified time | relevance | path

Searched refs:__timex64 (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/include/sys/
A Dtimex.h33 # define __timex64 timex in libc_hidden_proto() macro
41 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 __timex64
108 struct __timex64 tx64;
136 valid_timex64_to_timex (const struct __timex64 tx64) in valid_timex64_to_timex()
/sysdeps/unix/sysv/linux/
A Dadjtimex.c23 ___adjtimex64 (struct __timex64 *tx64) in ___adjtimex64()
34 struct __timex64 tx64; in libc_hidden_def()
A Dclock_adjtime.c27 __clock_adjtime64 (const clockid_t clock_id, struct __timex64 *tx64) in __clock_adjtime64()
58 struct __timex64 tx64; in libc_hidden_def()
A Dntp_gettime.c35 struct __timex64 tntx; in __ntp_gettime64()
A Dntp_gettimex.c31 struct __timex64 tntx; in __ntp_gettimex64()
A Dadjtime.c30 struct __timex64 tntx; in __adjtime64()

Completed in 5 milliseconds