Searched defs:__timex (Results 1 – 3 of 3) sorted by relevance
20 #define ADJTIME_CALL(__clock, __timex) adjtimex (__timex) argument
20 #define ADJTIME_CALL(__clock, __timex) ntp_adjtime (__timex) argument
26 # define ADJTIME_CALL(__clock, __timex) clock_adjtime (__clock, __timex) argument
Completed in 4 milliseconds