Searched refs:ntp_is_time_error (Results 1 – 1 of 1) sorted by relevance
212 static bool ntp_is_time_error(int tsl);224 ntp_is_time_error(int tsl) in ntp_is_time_error() function252 if (ntp_is_time_error(time_status)) { in ntp_gettime1()437 ret = ntp_is_time_error(time_status) ? TIME_ERROR : time_state; in ntp_adjtime()