Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpq/
H A Dlibntpq.c703 int assoc_index in ntpq_get_assoc_clocktype() argument
713 if (assoc_index < 0 || assoc_index >= numassoc) in ntpq_get_assoc_clocktype()
716 associd = assoc_cache[assoc_index].assid; in ntpq_get_assoc_clocktype()
H A Dlibntpq.h101 extern int ntpq_get_assoc_clocktype(int assoc_index);