Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dsystime.c199 if (cmp_tspec(add_tspec_ns(ts, 50000000), ts_last) < 0) { in get_systime()
213 ts_min = add_tspec_ns(ts_prev, sys_fuzz_nsec); in get_systime()
/freebsd/contrib/ntp/include/
H A Dtimespecops.h83 add_tspec_ns( in add_tspec_ns() function