Home
last modified time | relevance | path

Searched refs:timex (Results 1 – 9 of 9) sorted by relevance

/sysdeps/unix/sysv/linux/sys/
A Dtimex.h58 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),
/sysdeps/unix/sysv/linux/bits/
A Dtime.h78 extern int clock_adjtime (__clockid_t __clock_id, struct timex *__utx) __THROW;
83 struct timex *__utx),
A Dtimex.h26 struct timex struct
/sysdeps/unix/sysv/linux/include/sys/
A Dtimex.h22 #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 timex
138 struct timex tx; in valid_timex64_to_timex()
/sysdeps/unix/sysv/linux/
A Dclock_adjtime.c44 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()
A Dtst-clock_adjtime.c33 struct timex delta; in do_test()
A Dadjtimex.c32 ___adjtimex (struct timex *tx) in libc_hidden_def()
A DMakefile242 sysdep_headers += sys/timex.h bits/timex.h
/sysdeps/unix/sysv/linux/alpha/
A Dosf_adjtime.c75 struct timex tx64; in __adjtimex_tv32()

Completed in 9 milliseconds