Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDrefclock_jupiter.c146 static int jupiter_pps (struct instance * const);
234 jupiter_pps(up); /* get current PPS state */ in jupiter_start()
319 if (jupiter_pps(up) || !up->piv_next.weeks) in jupiter_checkpps()
429 jupiter_pps(struct instance * const up) in jupiter_pps() function