Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/libntp/
H A Dstatestr.c75 static const struct codestring clock_codes[] = { variable
489 getcode((st) & 0xf, clock_codes)); in statustoa()
516 return getcode(num, clock_codes); in ceventstr()