Home
last modified time | relevance | path

Searched defs:association (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/ntp/ntpq/
H A Dntpq.h103 struct association { struct
104 associd_t assid;
105 u_short status;
H A Dlibntpq.c183 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost()