Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_calendar.h133 ntpcal_get_build_date(struct calendar * /* jd */);
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c264 ntpcal_get_build_date( in ntpcal_get_build_date() function
2001 if (!ntpcal_get_build_date(&jd)) in basedate_eval_buildstamp()
/freebsd/contrib/ntp/ntpd/
H A Dntp_leapsec.c173 if (use_build_limit && ntpcal_get_build_date(&build)) { in leapsec_load()
H A Drefclock_palisade.c493 if (!ntpcal_get_build_date(&jd)) { in decode_date()