Home
last modified time | relevance | path

Searched refs:libc_clock_settime (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clock_settime/
Dclock_settime01.c28 …{ .clock_gettime = libc_clock_gettime, .clock_settime = libc_clock_settime, .ts_type = TST_LIBC_TI…
/third_party/ltp/include/
Dtst_timer.h227 static inline int libc_clock_settime(clockid_t clk_id, void *ts) in libc_clock_settime() function