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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_wwvb.c136 int ppsapi_lit; /* time_pps_create() worked */ member in struct:wwvbunit
483 if (up->ppsapi_lit &&
575 if (!up->ppsapi_lit)
581 up->ppsapi_lit = 0;
592 up->ppsapi_lit = 1;
H A Drefclock_nmea.c169 int ppsapi_lit; /* time_pps_create() worked */ member in struct:nmeaunit
388 if (up->ppsapi_lit) {
427 if (!up->ppsapi_lit)
435 up->ppsapi_lit = 0;
460 up->ppsapi_lit = 1;
493 if (up->ppsapi_lit && up->ppsapi_gate &&
1011 if (up->ppsapi_lit)

Completed in 110 milliseconds