HomeSort by: relevance | last modified time | path
    Searched refs:gpsntp_from_gpscal_ex (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_calgps.h 132 gpsntp_from_gpscal_ex(TcGpsDatum*, int/*BOOL*/ warp);
136 return gpsntp_from_gpscal_ex(wd, FALSE);
  /src/external/bsd/ntp/dist/libntp/
ntp_calgps.c 279 return gpsntp_from_gpscal_ex(&gps, FALSE);
302 gpsntp_from_gpscal_ex( function
489 nd = gpsntp_from_gpscal_ex(wd, FALSE);
  /src/external/bsd/ntp/dist/ntpd/
refclock_nmea.c 912 up->last_gpsdate = gpsntp_from_gpscal_ex(
916 up->last_gpsdate = gpsntp_from_gpscal_ex(

Completed in 19 milliseconds