Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/freebsd32/
HDfreebsd32_misc.c3896 timex_to_32(struct timex32 *dst, struct timex *src) in timex_to_32() function
3951 timex_to_32(&tx32, &tx); in freebsd32_ntp_adjtime()