Searched refs:ntpcal_get_build_date (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/include/
H A Dntp_calendar.h127 ntpcal_get_build_date(struct calendar * /* jd */);
/freebsd-10-stable/contrib/ntp/libntp/
H A Dntp_calendar.c315 ntpcal_get_build_date( function
1842 if (!ntpcal_get_build_date(&jd))
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_leapsec.c192 if (use_build_limit && ntpcal_get_build_date(&build)) {
H A Drefclock_palisade.c434 if (!ntpcal_get_build_date(&jd)) {
H A Drefclock_nmea.c378 if (ntpcal_get_build_date(&date))
H A Drefclock_jupiter.c1151 if (ntpcal_get_build_date(&bd)) {
1161 "refclock_jupiter: ntpcal_get_build_date() failed: %s",

Completed in 81 milliseconds