Searched refs:timex_states (Results 1 – 1 of 1) sorted by relevance
453 const char * const timex_states[] = { variable464 if ((size_t)s < COUNTOF(timex_states)) in timex_state()465 return timex_states[s]; in timex_state()