Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c4102 timex_from_32(struct timex *dst, struct timex32 *src) in timex_from_32() function
4132 timex_from_32(&tx, &tx32); in freebsd32_ntp_adjtime()