Searched defs:association (Results 1 – 2 of 2) sorted by relevance
103 struct association { struct104 associd_t assid;105 u_short status;
183 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost()