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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_wwvb.c135 int ppsapi_tried; /* attempt PPSAPI once */ member in struct:wwvbunit
572 if (!up->ppsapi_tried)
574 up->ppsapi_tried = 0;
585 if (up->ppsapi_tried)
590 up->ppsapi_tried = 1;
H A Drefclock_nmea.c168 int ppsapi_tried; /* attempt PPSAPI once */ member in struct:nmeaunit
424 if (!up->ppsapi_tried)
426 up->ppsapi_tried = 0;
440 if (up->ppsapi_tried)
445 up->ppsapi_tried = 1;

Completed in 106 milliseconds