Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_wwvb.c134 int ppsapi_lit; /* time_pps_create() worked */ member
483 if (up->ppsapi_lit && in wwvb_timer()
575 if (!up->ppsapi_lit) in wwvb_control()
581 up->ppsapi_lit = 0; in wwvb_control()
592 up->ppsapi_lit = 1; in wwvb_control()
H A Drefclock_nmea.c247 u_char ppsapi_lit; /* time_pps_create() worked */ member
473 if (up->ppsapi_lit) in nmea_shutdown()
534 up->ppsapi_lit = refclock_params( in nmea_control()
536 if (!up->ppsapi_lit) { in nmea_control()
556 if (up->ppsapi_lit) in nmea_control()
566 up->ppsapi_lit = FALSE; in nmea_control()
907 if (up->ppsapi_lit && pp->leap != LEAP_NOTINSYNC) in nmea_procrec()