Searched refs:clock_settime (Results 1 – 8 of 8) sorted by relevance
83 FUNCTION(clock_settime, int (*f)(clockid_t, const struct timespec*)); in time_h()
96 int clock_settime(clockid_t __clock, const struct timespec* _Nonnull __ts);
35 int clock_settime(clockid_t, const struct timespec*) all
228 int clock_settime(clockid_t, const struct timespec*) all
276 clock_settime;
1052 TEST(time, clock_settime) { in TEST() argument1055 ASSERT_EQ(-1, clock_settime(-1, &ts)); in TEST()
117 clock_settime