Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpq/
H A Dntpq.h104 struct association { global() struct
105 assidassociation global() argument
106 statusassociation global() argument
H A Dlibntpq.c183 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost()