Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_oncore.c207 ONCORE_ALMANAC, enumerator
2166 if (instance->o_state != ONCORE_ALMANAC && instance->o_state != ONCORE_RUN) in oncore_get_timestamp()
2196 if (instance->o_state == ONCORE_ALMANAC) in oncore_get_timestamp()
3108 instance->o_state = ONCORE_ALMANAC; in oncore_get_timestamp()