Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/clockstuff/
H A Dpropdelay.c127 static int finddelay (double, double, double, double, double, double *);
287 hops = finddelay(lat1, long1, lat2, long2, h, &delay); in doit()
452 finddelay( in finddelay() function