Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/ntpd/
Dserver.c157 reply.rectime = d_to_lfp(rectime); in server_dispatch()
158 reply.reftime = d_to_lfp(conf->status.reftime); in server_dispatch()
167 reply.xmttime = d_to_lfp(gettime()); in server_dispatch()
Dutil.c50 d_to_lfp(double d) in d_to_lfp() function
Dntpd.h313 struct l_fixedpt d_to_lfp(double);