Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/ntpq/
H A Dlibntpq.c705 int assoc_index in ntpq_get_assoc_clocktype() argument
715 if (assoc_index < 0 || assoc_index >= numassoc) in ntpq_get_assoc_clocktype()
718 associd = assoc_cache[assoc_index].assid; in ntpq_get_assoc_clocktype()
H A Dlibntpq.h103 extern int ntpq_get_assoc_clocktype(int assoc_index);