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

/freebsd-10-stable/contrib/ntp/libntp/
H A Dstatestr.c75 static const struct codestring clock_codes[] = { variable in typeref:struct:codestring
482 getcode((st) & 0xf, clock_codes));
509 return getcode(num, clock_codes);

Completed in 56 milliseconds