Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_oncore.c205 ONCORE_ALMANAC, enumerator
2163 if (instance->o_state != ONCORE_ALMANAC && instance->o_state != ONCORE_RUN) in oncore_get_timestamp()
2193 if (instance->o_state == ONCORE_ALMANAC) in oncore_get_timestamp()
3105 instance->o_state = ONCORE_ALMANAC; in oncore_get_timestamp()