Searched refs:clock_settime (Results 1 – 8 of 8) sorted by relevance
99 int clock_settime(clockid_t __clock, const struct timespec* __ts);
83 FUNCTION(clock_settime, int (*f)(clockid_t, const struct timespec*)); in time_h()
33 int clock_settime(clockid_t, const struct timespec*) all
220 int clock_settime(clockid_t, const struct timespec*) all
276 clock_settime;
898 TEST(time, clock_settime) { in TEST() argument901 ASSERT_EQ(-1, clock_settime(-1, &ts)); in TEST()
117 clock_settime