Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dsystime.c184 double dfuzz; in get_systime() local
239 dfuzz = ntp_uurandom() * sys_fuzz; in get_systime()
240 DTOLFP(dfuzz, &lfpfuzz); in get_systime()