Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dsystime.c182 double dfuzz; in get_systime() local
237 dfuzz = ntp_uurandom() * sys_fuzz; in get_systime()
238 DTOLFP(dfuzz, &lfpfuzz); in get_systime()