Searched refs:pll_status (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_loopfilter.c132 int pll_status; /* last kernel status bits */ variable
560 if (!(pll_status & STA_PPSTIME))
565 if (pll_status & STA_PPSTIME)
587 pll_status = ntv.status;
923 pll_status = ntv.status;
926 if (pll_status & STA_CLK)
/macosx-10.9.5/ntp-88/include/
H A Dntpd.h351 extern int pll_status; /* status bits for kernel pll */
H A Dntpd.h.orig351 extern int pll_status; /* status bits for kernel pll */

Completed in 75 milliseconds