Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dsystime.c185 double dfuzz; in get_systime() local
240 dfuzz = ntp_random() * 2. / FRAC * sys_fuzz; in get_systime()
241 DTOLFP(dfuzz, &lfpfuzz); in get_systime()