Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/clockstuff/
H A Dpropdelay.c129 static int finddelay (double, double, double, double, double, double *);
289 hops = finddelay(lat1, long1, lat2, long2, h, &delay); in doit()
454 finddelay( in finddelay() function