Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_calgps.h68 gpscal_from_calendar_ex(TcCivilDate*, l_fp fofs, int/*BOOL*/ warp);
72 return gpscal_from_calendar_ex(pCiv, fofs, TRUE); in gpscal_from_calendar()
/freebsd/contrib/ntp/libntp/
H A Dntp_calgps.c276 gps = gpscal_from_calendar_ex(jd, fofs, warp); in gpsntp_from_calendar_ex()
398 gpscal_from_calendar_ex( in gpscal_from_calendar_ex() function