Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dkern_ntptime.c212 static bool ntp_is_time_error(int tsl);
224 ntp_is_time_error(int tsl) in ntp_is_time_error() argument
226 if (tsl & (STA_UNSYNC | STA_CLOCKERR)) { in ntp_is_time_error()