Searched defs:__clock (Results 1 – 4 of 4) 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
30 __clockid_t __clock; member
Completed in 6 milliseconds