Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_calgps.h132 gpsntp_from_gpscal_ex(TcGpsDatum*, int/*BOOL*/ warp);
136 return gpsntp_from_gpscal_ex(wd, FALSE); in gpsntp_from_gpscal()
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dntp_calgps.c279 return gpsntp_from_gpscal_ex(&gps, FALSE); in gpsntp_from_calendar_ex()
302 gpsntp_from_gpscal_ex( in gpsntp_from_gpscal_ex() function
489 nd = gpsntp_from_gpscal_ex(wd, FALSE); in gpscal_to_calendar()