Searched refs:MOD_TIMECONST (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/sys/ | ||
| H A D | timex.h | 100 #define MOD_TIMECONST 0x0020 /* set PLL time constant */ macro |
| /xnu-8796.121.2/bsd/kern/ | ||
| H A D | kern_ntptime.c | 389 if (modes & MOD_TIMECONST) { in ntp_adjtime() |