Searched refs:timex (Results 1 – 9 of 9) sorted by relevance
58 extern int adjtimex (struct timex *__ntx) __THROW;67 extern int ntp_adjtime (struct timex *__tntx) __THROW;70 extern int __REDIRECT_NTH (adjtimex, (struct timex *__ntx),76 extern int __REDIRECT_NTH (ntp_adjtime, (struct timex *__ntx),
78 extern int clock_adjtime (__clockid_t __clock_id, struct timex *__utx) __THROW;83 struct timex *__utx),
26 struct timex struct
22 #include_next <sys/timex.h>26 extern int __adjtimex (struct timex *__ntx);33 # define __timex64 timex in libc_hidden_proto()106 valid_timex_to_timex64 (const struct timex tx)135 static inline struct timex138 struct timex tx; in valid_timex64_to_timex()
44 struct timex tx32 = valid_timex64_to_timex (*tx64); in __clock_adjtime64()56 __clock_adjtime (const clockid_t clock_id, struct timex *tx) in libc_hidden_def()
33 struct timex delta; in do_test()
32 ___adjtimex (struct timex *tx) in libc_hidden_def()
242 sysdep_headers += sys/timex.h bits/timex.h
75 struct timex tx64; in __adjtimex_tv32()
Completed in 9 milliseconds