Home
last modified time | relevance | path

Searched refs:MOD_TIMECONST (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimex.h70 #define MOD_TIMECONST 0x0020 /* set PLL time constant */ macro
/f-stack/freebsd/kern/
H A Dkern_ntptime.c379 if (modes & MOD_TIMECONST) { in kern_ntp_adjtime()