Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dclock_adjtime.c44 struct timex tx32 = valid_timex64_to_timex (*tx64); in __clock_adjtime64() local
45 r = INLINE_SYSCALL_CALL (clock_adjtime, clock_id, &tx32); in __clock_adjtime64()
47 *tx64 = valid_timex_to_timex64 (tx32); in __clock_adjtime64()

Completed in 2 milliseconds