Home
last modified time | relevance | path

Searched refs:tst_clock_settime (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/include/
Dtst_clocks.h16 int tst_clock_settime(clockid_t clk_id, struct timespec *ts);
/third_party/ltp/lib/
Dtst_wallclock.c63 if (tst_clock_settime(CLOCK_REALTIME, &adjust)) in tst_wallclock_restore()
Dtst_clocks.c88 int tst_clock_settime(clockid_t clk_id, struct timespec *ts) in tst_clock_settime() function