Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpq/
H A Dlibntpq_subs.c22 int ntpq_dogetassoc(void) in ntpq_dogetassoc() function
H A Dlibntpq.h108 extern int ntpq_dogetassoc(void);
H A Dlibntpq.c311 if (ntpq_dogetassoc()) { in ntpq_read_associations()