Searched refs:MOD_CLKB (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/sys/ | ||
| H A D | timex.h | 105 #define MOD_CLKB 0x4000 /* select clock B */ macro |
| /xnu-8796.121.2/bsd/kern/ | ||
| H A D | kern_ntptime.c | 409 if (modes & MOD_CLKB) { in ntp_adjtime() |