Searched refs:STA_RONLY (Results 1 – 2 of 2) sorted by relevance
128 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | \ macro
381 time_status &= STA_RONLY; in ntp_adjtime()382 time_status |= ntv.status & ~STA_RONLY; in ntp_adjtime()