HomeSort by: relevance | last modified time | path
    Searched defs:finddelay (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/clockstuff/
propdelay.c 129 static int finddelay (double, double, double, double, double, double *);
289 hops = finddelay(lat1, long1, lat2, long2, h, &delay);
451 * finddelay - find the propagation delay
454 finddelay( function
propdelay.c 129 static int finddelay (double, double, double, double, double, double *);
289 hops = finddelay(lat1, long1, lat2, long2, h, &delay);
451 * finddelay - find the propagation delay
454 finddelay( function

Completed in 94 milliseconds