Searched refs:MOD_ESTERROR (Results 1 – 5 of 5) sorted by relevance
66 #define MOD_ESTERROR 0x0008 /* set estimated time error */ macro
204 #define MOD_ESTERROR 0x0008 /* set estimated time error */ macro
138 ntx.modes |= MOD_ESTERROR; in main()
369 if (modes & MOD_ESTERROR) in kern_ntp_adjtime()
181 #define MOD_BITS (MOD_OFFSET | MOD_MAXERROR | MOD_ESTERROR | \