Lines Matching refs:association

166  *	association	int	The association ID that should be read
180 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen)
188 res = doquery(VARSET,association,0,0, (char *)0, &rstatus, &dsize, &datap);
291 * association IDs
292 * maxentries int maximum number of association IDs that can
296 * int number of association IDs stored in resultbuf
298 * 0 (zero) if a failure occured or no association has
331 * The obtained association IDs can be read by using the ntpq_get_assoc_id
339 * int number of association IDs stored in resultbuf
341 * 0 (zero) if a failure occured or no association has
355 * This function returns for a given Association ID the association number
356 * in the internal association array, which is filled by the ntpq_get_assocs
364 * int the number of the association array element that is
365 * representing the given association ID
367 * -1 if a failure occured or no matching association
389 * This function reads the peervars variable-set of a specified association
431 "***No information returned for association %d\n",
504 * With this function all association variables for the specified association
595 * This function requests the peer variables of the specified association
631 * This function reads the clockvars variable-set of a specified association
688 * This function returns a clocktype value for a given association number
737 * With this function the clock variables of the specified association are
740 * ntpq_get_assoc_clocktype for each association, before you use this function